How I write Angular apps in 2025: Tools, Tips, Techniques

Author: Rainer Hahnekamp
Published At: 2025-01-14T00:00:00
Length: 10:14

Summary

Description

In this relatively short video, I cover the tools and techniques I’d use if I were starting an Angular application in 2025. From state management to testing tools and modern Angular features, I’ll share my personal approach to building scalable and maintainable apps.

Here’s what I’ll discuss:

🚦 The Role of Signals: Should we go all-in or stick with RxJS and wait?

🔮 The Future of zone.js: What’s its role in 2025?

⚙️ Angular CLI vs. Nx: Which one should you choose and when?

🎨 UI Tools: Tailwind CSS, Angular Material, and more.

🧪 Testing Tools: Jasmine or Jest? Cypress or Playwright?

🛠️ Code Guidelines & Quality: ESLint and Prettier—are they enough?

🗂️ Modern State Management: When to use it and why NgRx SignalStore is my choice.

🔄 Dependency Injection: Inject vs. constructor-based—what’s better?

🌐 SSR & Hydration: Is the hype justified?

🤖 Miscellaneous Topics: Tools like pnpm, AI assistants, and more.

The final setup along manual setup instructions can be found here: https://github.com/rainerhahnekamp/angular-starter

0:00 Introduction

0:19 🚦 Reactivity: Signals or RxJS?

2:08 ⚙️ Angular CLI or Nx?

3:07 UI: Material & Tailwind CSS

3:58 Testing: Jasmine & Playwright

5:15 Code Guidelines & Quality

6:19 NgRx SignalStore for State Management

7:09 inject or constructor?

7:53 SSR & Hydration

8:36 Miscellaneous

9:03 Outlook

9:35 Upcoming Highlights in Angular

9:46 Farewell

Translated At: 2025-04-14T17:15:42Z

Request translate (One translation is about 5 minutes)

Version 3 (stable)

Optimized for a single speaker. Suitable for knowledge sharing or teaching videos.

Recommended Videos