Posted inAngular Angular 2021–2025 Retrospective: Evolution of a Framework Posted by Emir July 5, 2025 July 5, 2025 As we close in on the mid-2020s, it’s a perfect moment to…
Posted inAngular Tutorial: Real-Time Stock Tracker with Angular + WebSockets + Signals Posted by Emir April 20, 2025 April 2025 In this tutorial, we’ll build a real-time stock price tracker using Angular’s new…
Posted inAngular What to Expect in Angular 18: Resumability and Fine-Grained Reactivity Posted by Emir February 8, 2025 February 8, 2025 As Angular continues to innovate, the upcoming Angular 18 release promises to…
Posted inAngular Angular Performance Tuning in 2024: Lazy Loading, SSR, and Signals Posted by Emir December 28, 2024 December 28, 2024 Performance remains a cornerstone of excellent Angular applications. In 2024, Angular continues…
Posted inAngular How to Build a Custom Component Library with Angular + Storybook Posted by Emir September 22, 2024 Date: September 22, 2024 In modern Angular development, creating reusable component libraries is key to…
Posted inAngular Angular Micro Frontends with Module Federation and Nx Posted by Emir July 13, 2024 Date: July 13, 2024 As Angular apps grow in complexity and teams scale up, micro…
Posted inAngular Angular 17: What’s New and What Broke Posted by Emir May 11, 2024 May 11, 2024* Angular 17 continues the framework’s evolution with exciting new features focused on…
Posted inAngular Building Offline-First Angular Apps with Service Workers Posted by Emir March 10, 2024 Date: March 10, 2024 In today’s mobile-first world, building web apps that work seamlessly offline…
Posted inAngular Signals vs RxJS: Can You Ditch Observables in Angular Apps? Posted by Emir January 6, 2024 Date: January 6, 2024 Angular’s reactive ecosystem has long been dominated by RxJS observables —…
Posted inAngular Control Flow with @if, @for: Writing Angular Templates Like a Pro Posted by Emir November 12, 2023 Date: November 12, 2023 Angular 16 introduces exciting new syntax for control flow in templates…