ngMorocco / meetup-call-for-proposals

ngMorocco lightning talks Call For Proposals
10 stars 0 forks source link

Anatomy of an Observable Rx.JS #8

Open haffani opened 4 years ago

haffani commented 4 years ago

Suggestions:

we can make an implementation.

How Observables helps on the standardization of a lot of push APIs such as DOM events, service workers, node streams, jquery events...

Questions:

chihab commented 4 years ago

Hi @liffanu, thank you for your interest.

Are these a meetup proposal or questions for us or Ben Lesh?

haffani commented 4 years ago

Hello @chihab, Yes, i guess.. maybe we can talk about those topics about reactive programming.

chihab commented 4 years ago

@liffanu hopefully Ben will answer some of your questions. Otherwise we can plan an RxJS remote workshop. Meanwhile you can take a look at an implementation of RxJS principles here https://github.com/chihab/rabatjs-rxjs (code is also on codesandbox) https://codesandbox.io/s/github/chihab/rabatjs-rxjs