a scroll table using cycle.js
similar to https://github.com/justinwoo/react-rxjs-scroll and https://github.com/justinwoo/godforsaken-dynamic-width-scroll-table
see the blog post for this project here: http://qiita.com/kimagure/items/d29ed7b7bdaaf6977b9a
with zero real knowledge of how cycle.js works, this took me about 6 hours...
- 1 hour of doing my laundry at my hotel
- 30 min of going out to a konbini to buy some tea
- 1 hour of being confused about how to access rendered dom components (clicking through docs)
- 1 hour of thinking about reading docs but looking at facebook instead
- 15 min copying webpack configs and modifying them
- 15 min of looking at RxJS docs again
- 1 hour of trying to figure out styling
- remaining time actually coding, lazily skimming the cycle.js docs, and looking at my broken crap
i'll try to write a blog post about this sometime.