Search code examples
nestjsngxs

How do I use NgXs in nestjs framework?


I was requested to use Ngxs on nestjs. As far as I know, Ngxs is written exclusively for Angular, dispute that nestjs is very similar to Angular in terms of application structure. Hopefully someone can provide assistance in either

  1. how to fit in ngxs in nestjs, or
  2. any useful materials I can used to write some sort of adapter to do it, or
  3. who/how to get someone to do it for me?

Solution

  • It makes no sense.

    If you want to use redux in nextjs, please, use some redux approach for it.

    For example: https://github.com/Wildhoney/redux-nest