pH200 / cycle-react

Rx functional interface to Facebook's React
MIT License
370 stars 18 forks source link

Documentations and tutorials #14

Open pH200 opened 9 years ago

pH200 commented 9 years ago

We need a website like http://cycle.js.org/ with more comprehensive API docs like https://facebook.github.io/immutable-js/docs/

Maybe TypeDoc would help.

christianramsey commented 9 years ago

Do you need this to have a databased version or could we implement it without it for now? I could get started on a basic scratch page.

christianramsey commented 9 years ago

Or Jekyll can be used to manage it.

pH200 commented 9 years ago

I was planning on a JavaScript solution, but Jekyll is perfectly fine, too.

christianramsey commented 9 years ago

Ok, which JS solution were you thinking of using? An SPA solution?

pH200 commented 9 years ago

A static page generator by using Webpack. I haven't make it working smoothly, so let's start with Jekyll.

christianramsey commented 9 years ago

Ok I can get started this weekend. What about the logo?

pH200 commented 9 years ago

I'll ask someone to make the logo :)

christianramsey commented 9 years ago

Sorry, I've been terribly busy, how about this weekend? I want to try Raneto.

pH200 commented 9 years ago

Me too (lol). I was still busy last weekend, but we can do something about the docs this weekend :)

kgashok commented 2 years ago

A tutorial is available at https://egghead.io/courses/cycle-js-fundamentals FWIW,