
Tomas Nilsson


Typed Express Request and Response with TypeScript
Writing code with TypeScript is great, but there are some places in the code where it’s really tricky to let TypeScript shine. One of them is when defining routes in Express.
How to Convert Node.js Code from JavaScript to TypeScript
TypeScript and Global Variables in Node.js
How to make global variables in Node.js using TypeScript and make sure the types are correct.