mirror of
https://github.com/kay-is/react-from-zero.git
synced 2026-04-24 03:00:06 -04:00
9e3bae1aec6d8d8df79d9f9c5a3c67092fa28edd
React From Zero
A simple (99% ES2015 less) tutorial for React
Everything runs in the browser without a manual pre-compilation.
Update 28.04.2016
I saw a increase in stars after posting this to HN yesterday, so I decided to write some more lessons.
If anyone has wishes/ideas for lessons, write an issue :)
Update 24.03.2017
Updated React version and cleaned up code.
Changed the ref example to use function refs.
Added extra explanations to setState example.
Description
Languages
HTML
100%