Deep dive to Angular 18
The introduction of lightweight stores like the new NGRX Signal Store changes some rules and raises several architectural questions:
Where in the source code do they belong? How large should they be? Is a store allowed to access other stores? Can they be used for the global state, too? What’s with
Discover how the new NGRX Signal Store transforms Angular architecture! Learn where lightweight stores belong, their size, interactions, and global use. Get clear answers with practical examples!
🎤 Talk by Aristeidis
▶️ youtu.be/JCoaO1qG9pk
#CityJS #Angular #NgRx #Frontend #WebDev