-
Node.js with Typescript
From my weird learning journey, I am logging this article where I wanted to explore something basic. I have always written Node.js with javascript and with Express mostly. So, today, I am trying to write or structure a basic node and express app with typescript. Just a simple and small setup to log, how to…