😎 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: https://t.co/YFFB5XBu7R
🚀 inversify / InversifyJS
⭐ 8685
🔎 A powerful and lightweight inversion of control container for JavaScript & Node.js apps powered b...
#typescript
https://t.co/3YBwGWwAHf
"I’m completely sold now on using TypeScript for every single frontend project I ever work on and for every project we build at Ionic." - @maxlynch https://t.co/kGS9xpoUpc
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. https://t.co/CmA8VHm9fL
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! https://t.co/RP0twQ8SXI
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. https://t.co/G99yJKrhAb
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 https://t.co/qoCzxlOkHu. Also, types, symbols, and signatures are slowly making their way in.