Skip to content
vic

justinwoo/cycle-scroll-table

a scroll table using cycle.js

justinwoo/cycle-scroll-table.json
{
"createdAt": "2015-07-02T07:14:39Z",
"defaultBranch": "master",
"description": "a scroll table using cycle.js",
"fullName": "justinwoo/cycle-scroll-table",
"homepage": "http://justinwoo.github.io/cycle-scroll-table",
"language": "TypeScript",
"name": "cycle-scroll-table",
"pushedAt": "2016-06-16T11:37:45Z",
"stargazersCount": 26,
"topics": [],
"updatedAt": "2023-10-22T12:57:14Z",
"url": "https://github.com/justinwoo/cycle-scroll-table"
}

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. 1 hour of doing my laundry at my hotel
  2. 30 min of going out to a konbini to buy some tea
  3. 1 hour of being confused about how to access rendered dom components (clicking through docs)
  4. 1 hour of thinking about reading docs but looking at facebook instead
  5. 15 min copying webpack configs and modifying them
  6. 15 min of looking at RxJS docs again
  7. 1 hour of trying to figure out styling
  8. 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.

http://justinwoo.github.io/cycle-scroll-table