Angular Stream
55 subscribers
21 photos
271 links
Angular news, events, videos etc.
If you want to recommend a post please write @hobbyts911
Download Telegram
Who already decided to move their Angular projects from Observables to signals? Here are some tips on what to expect in some specific scenarios.

https://dev.to/mfp22/10-tips-for-scaling-signals-1nap

#angular #v17 #signals #ngrx #rxjs
Recommend to follow Net Basal on any platforms. Met him first while implementing state management system called Akita. Lots of advanced topics mostly in Angular and many more.

https://netbasal.medium.com/

#angular #advanced
Check out Angular Challenges. It might be interesting for those who who lack some practise and way how to implement some stuff in Angular.

#angular #tips

https://angular-challenges.vercel.app/
If you want to use Headless UI components in your projects instead of libraries like material you can use both
https://www.spartan.ng/documentation/installation
and
http://angularprimitives.com/
But make sure this will cover all your needs, because it is far from feature set regular libraries has, especially for big projects.

#angular #ui