Pinned🪄 OZ 🎩Angular Signals: Best PracticesIn this article, I share my experience of working with Angular Signals after almost a year of using them.Mar 208Mar 208
Pinned🪄 OZ 🎩Mastering Angular: Essential Code Organization PrinciplesThis article will help you to avoid mistakes that are difficult (or just tiresome) to fix later. If you are going to create a new project…Mar 22, 20234Mar 22, 20234
Pinned🪄 OZ 🎩Improving Code Reusability in Angular ProjectsIn this article, you’ll find recommendations on how to make your Angular components and services more reusable, maintainable, and scalable.May 36May 36
Pinned🪄 OZ 🎩Application State Management with Angular SignalsIn this article, I will demonstrate how to manage your application’s state using only Angular Signals and a small function.Jul 25, 20233Jul 25, 20233
🪄 OZ 🎩Powering Angular with Rust (Wasm)This article explains how to set up and start using Rust in your Angular application.Jun 115Jun 115
🪄 OZ 🎩Angular Inputs and Single Source of TruthIn this article, I’ll explain why the Single Source of Truth principle should be applied to components’ inputs in Angular.Apr 301Apr 301
🪄 OZ 🎩Angular Signals, Reactive Context, and Dynamic Dependency TrackingIn this article, I’ll explain “reactive context” and “dependency tracking” in Angular Signals, and show how to avoid some related bugs.Apr 117Apr 117
🪄 OZ 🎩Preparing our Code for Zoneless AngularThis article explains how to modify your code to make your library or app work without Zone.js.Mar 163Mar 163
🪄 OZ 🎩Hacking Angular SignalsLet’s check out what Angular Signals have under the hood, and how we can use it for extending their functionality and debugging.Feb 181Feb 181
🪄 OZ 🎩Why I don’t like the “Optional RxJS” idea in AngularExplaining my arguments in detailsFeb 169Feb 169