craigtaub / cyclejs-app

Having a play with this nice reactive framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cycle.js app

Instructions

Setup cycle.js boilerplate

GOOD

  • Guide seems smooth and walks you through each point.
  • Hello World works.
  • Split into MANY seperate packages, DOM/HTTP/rxjs/xstream/jsonp
  • Holistic approach, can do many things.

BAD

  • relies on external lib xstream (custom built for Cycle.js tho) and rxjs stuff.

About

Having a play with this nice reactive framework


Languages

Language:JavaScript 88.8%Language:HTML 11.2%