Node.js is great for making server side applications, but without having modern coding style or type checking, Node.js codebase could be very hard to maintain. That's why having TypeScript as a main language to support Node.js functionality, is giving huge opportunity to write Express.js based server applications with strong type checking, which allows avoid stupid type errors.
https://github.com/tigranbs/node-type...
#node #typescript #express
-----
Website: https://tigran.tech
Twitter: / tigranbs
Medium: / tigranbs
Github: https://github.com/tigranbs