Skip to content

flavia3107/angular-observables

Repository files navigation

📋 Angular RxJS

This mini project is part of the Angular - The Complete Guide (2025 Edition) Udemy course.
It focuses on using RxJS for managing asynchronous data streams and implementing reactive programming patterns in Angular applications.


📌 Features

  • Observables for data streams
  • Operators for data transformation (map, filter, switchMap, etc.)
  • Subjects and BehaviorSubjects
  • Subscription handling and best practices
  • Integration of RxJS within Angular services and components

🛠️ Tech Stack

  • Languages: TypeScript, HTML, CSS
  • Framework: Angular 16
  • Reactive Programming: RxJS
  • Tools: VS Code, Git, GitHub

🎯 Learning Objectives

✅ Understand observable creation and usage in Angular
✅ Utilize common RxJS operators to transform and manage data streams
✅ Implement Subjects for multi-casting and event handling
✅ Learn how to unsubscribe properly to prevent memory leaks


🚀 Live Demo

Demo

🎖️ Credits

This project is built as part of the Udemy Course: Angular - The Complete Guide (2025 Edition) by Maximilian Schwarzmüller.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published