Skip to content

Instantly share code, notes, and snippets.

@Cmdv
Last active October 6, 2019 07:28
Show Gist options
  • Star 7 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save Cmdv/70db433acba153d801e7 to your computer and use it in GitHub Desktop.
Save Cmdv/70db433acba153d801e7 to your computer and use it in GitHub Desktop.
Reactive Programming & Cycle.js list of learning material

The introduction to Reactive Programming you've been missing:

https://gist.github.com/staltz/868e7e9bc2a7b8c1f754

2 minute introduction to Rx:

https://medium.com/@andrestaltz/2-minute-introduction-to-rx-24c8ca793877#.si76lvua0

Professor Frisby’s Mostly Adequate Guide To Functional Programming:

https://drboolean.gitbooks.io/mostly-adequate-guide/content/

RxJS online book:

http://xgrommx.github.io/rx-book/

Introduction to Reactive Programming, egghead.io video series:

https://egghead.io/series/introduction-to-reactive-programming

Why I chose to use CycleJs:

https://medium.com/@cmdv/why-i-chose-to-use-cycle-js-9156173c2752#.sjd7kzdyt

Awsome Cycle.js, great list of all things Cycle:

https://github.com/vic/awesome-cyclejs

Cycle.js fundamentals, egghead.io video series:

https://egghead.io/series/cycle-js-fundamentals

CycleJs documentation:

http://cycle.js.org/getting-started.html

Plug and Play All Your Observable Streams With Cycle.js

https://medium.com/@fkrautwald/plug-and-play-all-your-observable-streams-with-cycle-js-e543fc287872#.44py86kk6

Cycle Gitter Channel:

https://gitter.im/cyclejs/cycle-core

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment