Angular.love
TODO: Newsletter
Card Image
Scalable & Modular Angular application with NX
Intro Angular is a fantastic framework that helps you to split your codebase into different contexts. But if your codebase grows, the CLI’s time for building or serving your …
Avatar
Luca Del Puppo
Aug 17, 2023
Card Image
Controlling Angular Animations Programmatically
Animations play an important role in user experience. Not only do they add a level of polish to your website, but they also have practical applications. They’re pretty common, …
Avatar
William Juan
Aug 10, 2023
Card Image
Why Angular signals won’t replace RxJs
After the Angular team shared news about introducing signals in Angular 16, it was all the entire community could talk about.  With everyone having that level of interest and …
Avatar
Mateusz Basiński
Jul 17, 2023
Card Image
Angular Signals RxJS Interop From a Practical Example
Signals are Angular’s new reactive primitive that will improve the way we develop Angular Apps and the Developer’s Experience. It will also make a big difference in the change …
Avatar
Fanis Prodromou
Jun 26, 2023
Card Image
Angular augmenting native elements
We build new components every day in our Angular application. A few core principles, such as augmenting native elements or utilising the directive selector, could help develop fantastic components. …
Avatar
Trung Vo
Jun 1, 2023
Card Image
Angular Signals: A New Feature in Angular 16
The implementation of signals into version 16 of Angular is another groundbreaking change that has been introduced recently. Angular signals affect many key aspects, such as data flow, change …
Avatar
Milosz Rutkowski
May 25, 2023
Card Image
Angular 16: What’s new?
Angular is gaining momentum we’ve never seen before. In the intro of the last article of this series, we pointed out that both Angular 14 and 15 introduced a …
Avatar
Krzysztof Skorupka
May 4, 2023
Card Image
All you need to know to jumpstart with NGXS
I bet you’ve already heard/read about state management. If not, I bet again that you want your applications to be easier to maintain/extend. Of course, having state management in …
Avatar
Fanis Prodromou
Feb 23, 2023
Card Image
Can we fully trust HTML sanitizers and how to work without them?
Sanitizers are libraries responsible for protecting our applications from Cross Site Scripting (XSS) attacks. They are used when we need to render HTML code stored as a simple string. …
Avatar
Szymon Skrzyński
Feb 9, 2023
Card Image
NX + Angular Elements – case study
Introduction What if we are assigned to a project that is working very well in production, but the technology behind it is considered ‘obsolete’ and we want to replace …
Avatar
Jakub Pawlak
Jan 19, 2023