Add Revealing framework fundamentals: NestJS

Add a great talk from the creator of NestJS.
Here explains how NestJS works in a very clear way.
This commit is contained in:
Dante Calderón
2020-04-28 21:27:23 -05:00
committed by GitHub
parent 03181c73e6
commit 92ec5fd36d
+2
View File
@@ -39,6 +39,8 @@
- [Telegram (Russian speak community)](https://t.me/nest_ru)
- [Slack (Korean speak community)](https://nestjs.slack.com)
- [Reddit (community maintained)](https://www.reddit.com/r/Nestjs_framework)
- Talks
- [Revealing framework fundamentals: NestJS behind the curtain by Kamil Myśliwiec](https://www.youtube.com/watch?v=jo-1EUxMmxc)
- Tutorials
- [Introduction to modern Node.js framework](https://kamilmysliwiec.com/nest-release-canditate-is-here-introduction-modern-node-js-framework)
- [NestJS Node Express](https://auth0.com/blog/nestjs-brings-typescript-to-nodejs-and-express) - Teach how to use NestJS step by step