ngx-rocket / generator-ngx-rocket

:rocket: Extensible Angular 14+ enterprise-grade project generator
https://ngx-rocket.github.io/
MIT License
1.53k stars 219 forks source link

Add NgRx / NGXS option #353

Open j1cs opened 5 years ago

j1cs commented 5 years ago

Greetings!

Congratulations for this great tool. I like it so much and it was very helpful create a prototype with PWA for my work.

Anyway I was seeing the structure created by the tool and I did realize that it doesn't have an implementation of redux in the project. So would be great if you can add this feature in this generator. Maybe I can support to you guys adding a pull request to adding this new stuff. Please let me know and congratulations again.

Thanks for advanced

sinedied commented 5 years ago

Hello! Thanks for creating this issue, this was discussed internally from a long time and it sure would be a nice addition 😃

Just that instead of NgRx I was considering Ngxs, as it adds the same value as NgRx, but with reduced boilerplate and with a nicer syntax (IMO). However if we find volunteers, both could be considered as an option 😉

j1cs commented 5 years ago

Cool! thanks!

dvaJi commented 5 years ago

@sinedied why not add both as options?

sinedied commented 5 years ago

@dvaJi See the end of my previous post 😉

akhedrane commented 5 years ago

Should consider this too: Akita