😎 Short, sweet and to the point, @Cretezy shares his perfect stack for building Web APIs featuring:
‣ InversifyJS
‣ Routex
‣ Prisma
Take a minute and give it a read: cretezy.com/2020/perfect-nod…
🚀 inversify / InversifyJS
⭐ 8685
🔎 A powerful and lightweight inversion of control container for JavaScript & Node.js apps powered b...
#typescriptgithub.com/inversify/Inversi…
I've just posted "Typescript dependency injection: setting up InversifyJS IoC for a TS project". See how you can improve your TypeScript application with the help of the dependency injection. buff.ly/2m3n3eI
TypeScript 3.0 is *almost here* and today we're announcing our release candidate! Give it a shot now and let us know what you think! blogs.msdn.microsoft.com/typ…
We're glad to see that we made the right choice of IoC framework. No doubt it's the best of a kind you can find out there, and we're absolutely in love with it.
Added the ability to see the difference in the TypeScript compiler API between the nodes returned by node.getChildren() and ts.forEachChild(...)/node.forEachChild(...) to ts-ast-viewer.com. Also, types, symbols, and signatures are slowly making their way in.