Angular.love - a blog for Angular fans
//
  • Polski
  • Angular Blog
  • About Angular.love
  • State of Angular PL 2022
Angular.love

Angular.love a blog for Angular fans

Skip to content
  • Polski
  • Angular Blog
  • About Angular.love
  • State of Angular PL 2022
Angular.love company logo

Angular.love a blog for Angular fans

  • Polski
  • Angular Blog
  • About Angular.love
  • State of Angular PL 2022

Choose language

  • Polski
  • English

Partners

  • House Of Angular
  • Ng-Poland

Find us on:

angular_love_fb_banner angular_love_fb_banner angular_love_fb_banner

Our newsletter

Powered by
House of angular
Powered by
House of angular
Skip to content
  • Polski
  • Angular Blog
  • About Angular.love
  • State of Angular PL 2022
  • Polski
  • English
Found:
Angular
Angular Signals: A New Feature in Angular 16
Author:
Milosz Rutkowski
25 May 2023

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 …

KEEP READING
Angular
Angular 16: What’s new?
Author:
Krzysztof Skorupka
4 May 2023

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 …

KEEP READING
NGXS
All you need to know to jumpstart with NGXS
Author:
Fanis Prodromou
23 Feb 2023

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 …

KEEP READING
Angular
Can we fully trust HTML sanitizers and how to work without them?
Author:
Szymon Skrzyński
9 Feb 2023

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. …

KEEP READING
NX
NX + Angular Elements – case study
Author:
Jakub Pawlak
19 Jan 2023

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 …

KEEP READING
Angular
Angular 15 (14+) – what’s new?
Author:
Krzysztof Skorupka
3 Jan 2023

Angular 15 (14+) – what’s new?

After the very successful release of v14, Angular team doesn’t slow down and is also providing us with a lot of new and interesting features in Angular 15. In …

KEEP READING