Hacker News new | ask | show | jobs
by danabramov 2855 days ago
I wrote some pages in the Main Concepts section. Maybe a few others. Hope it's not bad.
2 comments

No, the React docs are great, working it mostly as a tutorial works well.

Plus in hindsight I could have just looked through this: https://github.com/reactjs/reactjs.org/commits?author=gaearo...

Further, slightly late, reply. I've been looking more at Reason. It's React (not strictly but plays nicely) + Typescript + Immutable JS + Redux all in one fully integrated package. Looks awesome, thanks for the reminder.