Migrating a Javascript ExpressJS based to Typescript

Marcos Henrique da Silva
6 min readSep 28, 2021

In this article I will give a quick tips to convert your Javascript project to Typescript using a real sample.

Foto de cottonbro no Pexels

Hi everyone, recently I gave a look in a very nice article that talks about functional dependencies and compares the Node.JS way with .NET. In the article the Author Eduard Bargues creates a Git repo with the .NET and two Node.JS projects with Javascript. You can…

--

--