Functional Reactive Programming Tutorial - How to Manipulate Time With Observables

Subscribers:
58,000
Published on ● Video Link: https://www.youtube.com/watch?v=IfFfvfCl4A8



Category:
Tutorial
Duration: 12:27
826 views
12


Learn more advanced front-end and full-stack development at: https://www.fullstackacademy.com

Functional Reactive Programming (FRP) refers to a paradigm for reactive programming that uses the building blocks of functional programming and integrates them with time flow and compositional events. In this Functional Reactive Programming Tutorial, we introduce this programming paradigm and discuss the power of Observables (event streams in the form of an object - as implemented by the RxJS library).

Watch this video to learn:

- What is Functional Reactive Programming
- What is an event stream and how does it work
- The advantages of using Observables







Tags:
Functional Reactive Programming
FRP
Functional Reactive Programming Tutorial
Observables