Netanel Basal

Articles for badass Angular Developers

13,920 6 Followers
Editors
Netanel Basal

A FrontEnd Tech Lead, blogger, and open source maintainer. The founder of ngneat, husband and father.

Latest Posts

Navigating Angular Apps: A Guide to RedirectCommand

Since Angular introduced the capability to return a UrlTree in router guards, it has become a preferred method for implementing redirects…

Harnessing Control: Exploring JavaScript’s AbortSignal Timeout and Any Methods

In web development, managing asynchronous operations, such as fetching data or downloading files, often involves handling situations where…

Unified Control State Change Events in Angular

One of the standout features introduced in version v18.0.0 of Angular is the addition of a powerful new property called events on…

Enhancing Angular Component Flexibility with Fallback Content in ng-content

Angular v18 Introduces Fallback Content for ng-content Slots

Angular’s Output Symphony: Introducing the Output Function

Angular v17.3 marks a significant milestone with the introduction of a symmetrical API complementing input() and model()—the output…

Streamlining Attribute Injection in Angular: The HostAttributeToken Approach

Angular offers the @Attribute decorator, facilitating the injection of attributes from the host node. It proves particularly handy when…

Angular’s Model Function Explored: A Comprehensive Overview

The newest addition to Angular is the model function, which enhances two-way data binding using signals. This feature simplifies data…

Explore Angular CLI’s Define Option: Effortless Global Identifier Replacement

In the ever-evolving landscape of web development, Angular CLI continues to empower developers with new features and enhancements. One such…

Querying Made Easy: Exploring Angular’s Query Signals

The release of version v17.2.0-rc.0 marks another significant step in the journey of signals within Angular with the introduction of…

Simplifying File Imports in Angular with New Loader Options

There's an update in the application builder in v17.1.0 that introduces new loader options, making file handling more straightforward…

Reviews

No reviews, submit yours below.
Add review

Login to submit your review.