Hacker News new | ask | show | jobs
by icc97 2855 days ago
Thanks for your reply and your openness. It's great that you find the time to answer random guys on HN.

Since you're here... I do wonder, how much of the React documentation did you write? The 'style' of the writing seems to match yours, e.g. when discussing Immutable JS.

1 comments

I wrote some pages in the Main Concepts section. Maybe a few others. Hope it's not bad.
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.