• Creating a ToDo App with Angular, NestJS, and NgRx in a Nx Monorepo

    In this post, we will be creating a fully functional ToDo application in a Nx monorepo, using Angular for Frontend and NestJs for Backend. The ToDo app will also provide Angular’s state management using NgRx. Our frontend app will be using Tailwind to style our components.

  • 1