Saturday, 3 February 2018

Preferred way of implementing Express.js server with TypeScript

I'm warming up to Express.js in combination with TypeScript - I just love those types and fancy classes (yes, I know, native JS has classes, too). So I've been googling a bit, and found several approaches at this. Which one do you think is the optimal, considering the structure of Express.js?http://ift.tt/2DYPMN5, has anyone done anything like that before? Any links are appreciated!

Submitted February 03, 2018 at 10:47PM by JavascriptFanboy

No comments:

Post a Comment