-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RxJS Debugging and Visualisation #237
Comments
YES PLEASE. Awesome work btw rxjs-spy is getting a lot of attention. Should hit up slack for some sponsoring. |
Sounds good :) |
Has BrisJS held a generic "What is RxJS/FRP" yet? I must have missed it. |
We have had #205 which wasn't on RxJS but there was a general concept background provided there. |
True, I would be happy to prepare a introduction to RxJS and also talk about ReactiveX/IxJS (Pull-Push Iterator) and how they relate. |
Hi @cartant - This still good to go for Dec 4 BrisJS? Looking like a great way to round out the year. |
Yes @ichpuchtli - you could certainly offer a talk! Just pop it into a new issue and we'll get it into scheduling :) |
@iamkevinv Yep. Good to go and looking forward to it. |
@cartant Would you be able to pop your slides and any notes you think would be helpful on the issue? cheers! |
You're awesome, thanks |
The slides for the presentation are available here. However, they are mostly pictures, so here are some notes to accompany them: Slides 1 to 3
Slides 4 to 6
Slides 7 and 8
Slides 9 to 11
Slides 12 to 14Slides 12 and 14 are identical. Slide 14 was added so that I didn't need to reverse back through code highlights on slide 13. To see the code, press the down arrow on slide 12.
Slides 15 and 16
Slides 17 and 18
For anyone interested in reading more about observables and RxJS:
|
Awesome notes, thanks for that. |
Talk title: RxJS Debugging and Visualisation
Talk length: 20 min
Talk synopsis:
Some months ago, frustrated with the poor tooling available for debugging RxJS applications, I wrote a tool to do the job:
rxjs-spy
.It's a tool that I've found useful for application development with NgRx and the engineers at Slack have adopted it for their redux-observable applications.
The talk would cover:
I am currently working on the DevTools and and anticipate their completion before the December meetup, so BrisJS would be the first place they'd be shown.
Available month(s): Dec
Optional: @ncjamieson
The text was updated successfully, but these errors were encountered: