The Power of Reactive Programming with RxJS | FrontJS #5

Опубликовано: 16 Май 2026
на канале: Vinta Software
366
11

[This talk was presented at a Brazilian event, so the content is originally in Portuguese.]

The goal of this talk is to explain concepts, bringing practical examples of RxJS operators (rxjs.dev) and Angular applications.

Although it's a lib that comes by default in applications generated by Angular/CLI, RxJS is completely framework-agnostic and can easily be integrated with React, Vue, or even NodeJS applications. In addition, there are also approaches in other languages such as Java, Python, Go, and even Dart! via the ReactiveX set of APIs (reactivex.io).

This talk is presented by Matheus Gomes, developer at Justa Pagamentos.

*
FrontJS is a quarterly meeting organized by Vinta Software with the goal of discussing technologies, frameworks, and methodologies related to the development of front-end applications with JavaScript. Some of the topics covered include React, Angular.js, Vue.js, Flux and Ember.