
Maja Hendzel



Lazy loading fonts in Angular – how to speed up content rendering?
Have you ever encountered a situation where, after launching the application, you were met with a white screen for the first second? Or maybe you noticed that after the …


Angular 20.1 – What’s new?
Version 20.1 of Angular introduces a set of interesting improvements. We will analyze topics such as simplified code in templates and tests, new capabilities in managing HTTP requests, and …


Digital Accessibility 2025: How to Avoid Fines and Win More Users
From June 28, 2025, all web and mobile applications available in the European Union must meet specific digital accessibility requirements. This is the result of implementing the European Accessibility …


What is Angular and What Should You Know About the Latest Angular Releases?
Angular is a modern open-source framework for building dynamic Single Page Applications (SPAs). It was developed by Google and written in TypeScript. Angular is designed to help you create …


Angular 19.2 – What’s new?
Angular 19.2 introduces a range of improvements to enhance performance and usability when working with the framework. This version includes new features such as better resource management, support for …


Angular 19.1 – What’s new?
Although little time has passed since the release of the full version of Angular 19.0, we can already enjoy a new dose of improvements and features in version 19.1. …


Angular for Everyone: How to Adapt Applications for People with Disabilities
Introduction As you all can see, websites and web applications are an integral part of our lives. Millions of people around the world use them as tools to communicate, …


Analog: a meta-framework for Angular
Analog is a full-stack meta-framework for Angular. It's relatively new — its first release was in 2023 — as is the meta-framework concept in general. Many Angular developers are …