Still confused about what “standalone” means in Angular or unsure if you want to commit to it? This guide explains all the basics and how to start with hybrid, so you can still use modules where they make more sense. Come along for the ride—it’s not really so spooky!
See how to use Angular v18’s new unified event handling system to manage form events with a single subscription, improving code readability and maintainability.
Let’s set up a dashboard with a list of charts for a client, including pagination, options for buttons, numbers or scrolling, and a notification when there are no more items to display. Kendo UI for Angular ListView will make this a snap!
This guide focuses on the NgRx Signals library. We will build two simple applications—a random number generator and a movie listing app. These apps will cover both simple and complex state management using this library.