"You use TypeScript instead of JS for Node? Interesting..."
I'm actually flabbergasted that anyone can write a large, complex Node back-end without TypeScript. Even with fantastic IDE support from WebStorm, jslint/hint, and great discipline, there is just way too much ambiguity, doc-reading, and simple mistakes.
Comments
I'm actually flabbergasted that anyone can write a large, complex Node back-end without TypeScript. Even with fantastic IDE support from WebStorm, jslint/hint, and great discipline, there is just way too much ambiguity, doc-reading, and simple mistakes.