Juri Strumpflohner

RSS

Easy, Modular Node Applications with Nx and Fastify

Author profile pic
Juri Strumpflohner
Published

[!INFO] Meta title:: Modularizing Node backend applications published_url:: published_date:: review_link:: repo:: related::

Related info:

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

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 %}