
Reactive Angular
08/11/21 • 2 min
There is a lot of buzz around reactivity and reactive programming these days.
All reactive Angular API is built on top of RxJS library so there is a lot of reactivity built-in within Angular.
What do you think, should Angular have First-class RxJS support, should it be optional or may be Angular should support both options?
Lets discuss 👉 Twitter thread
Links
The RxJS library
Angular Getting Started Workshopngstart.dev
Aliaksei's mailing list
kuncevic.dev
There is a lot of buzz around reactivity and reactive programming these days.
All reactive Angular API is built on top of RxJS library so there is a lot of reactivity built-in within Angular.
What do you think, should Angular have First-class RxJS support, should it be optional or may be Angular should support both options?
Lets discuss 👉 Twitter thread
Links
The RxJS library
Angular Getting Started Workshopngstart.dev
Aliaksei's mailing list
kuncevic.dev
Previous Episode

Designing Reusable Components with Tomas Trajan
Component is the central piece in Angular. Sometimes you want to generalize a particular component, to make it shareable across your application or to move into a custom component library to share it around multiple applications. It is important to understand how to approach shareable components in your particular use-case.
In this episode we are discussing:
- Components and Components composition
- Shared folder, Shared library, ngModules
- Template context
- Custom component libraries
- Designing components for scale
- Best practices, tips and tricks and common pitfalls
Articles
Custom Angular Component Library (Best practices)
Angular Library Architecture (sub-entries)
Angular Application Architecture
More from Tomas
Twitter
Angular Self-Paced Workshops from Aliaksei
Next Episode

RxJS with Ben Lesh
RxJS (Reactive Extensions for JavaScript) is a complex and very interesting topic. The Rx (Reactive Extensions), originating from Microsoft, has been around for a very long time migrating from one platform to another. These days every programming language has its own native implementation of Rx. This episode is fully dedicated to RxJS.
In this episode we are discussing:
- What is RxJS and what problem does it solve?
- Ben’s personal story with RxJS and how it all started
- A quick history or RxJS
- What companies are using RxJS and how does it help them?
- RxJS and Angular (RxJS on Google scale)
- Reactive Programming and how RxJS related to that.
- RxJS vs another Reactive Programming libraries (BaconJS, KefirJS, etc)
- Observable vs promise
- When to use observables, when to use promise
- Tips and tricks for newcomers
- What is the future of RxJS
- Observable TC39 proposal
- Observables as a part of ECMAScript standard
People mentioned
Eric Meyer
Bart De Smet
Matthew Podwysocki
More from Ben
Other Links
RxJS Docs
The RxJS Library
ECMAScript Observable Proposal
Aliaksei's mailing list
If you like this episode you’ll love
Episode Comments
Generate a badge
Get a badge for your website that links back to this episode
<a href="https://goodpods.com/podcasts/angular-rocks-244759/reactive-angular-27591912"> <img src="https://storage.googleapis.com/goodpods-images-bucket/badges/generic-badge-1.svg" alt="listen to reactive angular on goodpods" style="width: 225px" /> </a>
Copy