Skip to content

Instantly share code, notes, and snippets.

View eyeezzi's full-sized avatar

Uzziah Eyee eyeezzi

View GitHub Profile
@eyeezzi
eyeezzi / introrx.md
Last active August 29, 2015 14:26 — forked from staltz/introrx.md
The introduction to Reactive Programming you've been missing

The introduction to Reactive Programming you've been missing

(by @andrestaltz)

So you're curious in learning this new thing called Reactive Programming, particularly its variant comprising of Rx, Bacon.js, RAC, and others.

Learning it is hard, even harder by the lack of good material. When I started, I tried looking for tutorials. I found only a handful of practical guides, but they just scratched the surface and never tackled the challenge of building the whole architecture around it. Library documentations often don't help when you're trying to understand some function. I mean, honestly, look at this:

Rx.Observable.prototype.flatMapLatest(selector, [thisArg])

Projects each element of an observable sequence into a new sequence of observable sequences by incorporating the element's index and then transforms an observable sequence of observable sequences into an observable sequence producing values only from the most recent observable sequence.

@eyeezzi
eyeezzi / into2FP.md
Last active August 29, 2015 14:26 — forked from usmanakram232/into2FP.md
Course notes for DelftX/FP101x
@eyeezzi
eyeezzi / ndc-london-recordings.txt
Last active August 29, 2015 14:26 — forked from AlexArchive/ndc-london-recordings.txt
Powershell script to parse NDC London VODs prematurely
Capability Red - Requirements at Scale by Liz Keogh
http://www.ndcvideos.com/#/app/video/2111
----
Beyond Rectangles in Web Design - CSS Shapes and CSS Masking by Razvan Caliman
http://www.ndcvideos.com/#/app/video/2121
----
Coding Culture by Sven Peters
http://www.ndcvideos.com/#/app/video/2131
----
The Ultimate Logging Architecture - You KNOW You Want It by Michele Leroux Bustamante
BETHEA, Cooper. EXPERIENCES DEPLOYING MONGODB ON AWS. Disponí-
vel em: <http://www.mongodb.com/presentations/experiences-deploying-mongodb-aws>.
Acesso em: 17 de fevereiro de 2015.
COLEMAN, Tom. GREIF, Sasha. DISCOVER METEOR: Building Real-Time
JavaScript Web Apps. Disponível em: <https://book.discovermeteor.com/> Acesso em:
15 de março de 2015.
DEBERGALIS, Matt . Introducing DDP. Disponível em: <https://www.meteor.
com/blog/2012/03/21/introducing-ddp>. Acesso em: 15 de fevereiro de 2015.