Hi folks I m trying to…

less than 1 minute read

Hi folks,

I’m trying to introduce Nx to my company.

I’m doing an example and it’s working fine. I’m just concerned about redux usage, I’m not sure how to use it well. Since I’m using react and the provider must be around the component it’s break my lazy load routes…

Does anybody jas an example of redux usage with react?

Responses:

$ nx g @nrwl/react:redux –help ?

Updated: