#development-best-practices

[ follow ]
fromInfoQ
1 day ago

RxJS Best Practices in Angular 16: Avoiding Subscription Pitfalls and Optimizing Streams

Angular 16 introduces essential tools like DestroyRef and signals, transforming reactivity and lifecycle management, thereby improving code efficiency and future-proofing for versions 17/18.
Angular
fromLogRocket Blog
4 days ago

SOLID series: The Open-Closed Principle - LogRocket Blog

The OCP dictates that modules should be open for extension but closed for modification, allowing modules to extend without altering their source code.
Software development
fromMedium
3 weeks ago

Design tokens for non-designers

Design tokens represent a fundamental shift in how we manage design decisions in modern software development. They serve as the smallest building blocks of visual design.
UX design
#python
[ Load more ]