Easy, Modular Node Applications with Nx and Fastify
Juri Strumpflohner
Published
[!INFO] Meta title:: Modularizing Node backend applications published_url:: published_date:: review_link:: repo:: related::
Related info:
- Video version: https://youtu.be/LHLW0b4fr2w
Outline
- Value of modularization
- better encapsulation & separation of concerns => following a DDD approach; folders are too weak, you can just deep-import from them
- Build a normal Fastify app
- Modularize it with Nx libraries
- Dockerize it
- Convert it into a monorepo and deploy independently
Article intro…
Pefer a video? I’ve got you covered!
video embed… => Nx Fastify
Learn more
- 🧠 Nx Docs
- 👩💻 Nx GitHub
- 💬 Nx Community Slack
- 📹 Nx Youtube Channel
- 🥚 Free Egghead course
- 🚀 Speed up your CI
Also, if you liked this, click the :heart: and make sure to follow Juri and Nx on Twitter for more!
{% embed https://dev.to/t/nx %}