If you want to learn React.js you came to the right place. We prepared a set of practical exercises that will help you learn React.js from square one. The only thing you need to know is JavaScript. Here we are using ECMAScript 2015 standard.
The Koans are a set of tasks to complete. Prepared tests checks if they are done correctly.
Make sure you have Node.js and Python 2 installed.
git clone https://github.com/arkency/reactjs_koans.gitcd reactjs_koansnpm run setupexercises directory.koans directory contains the source of all the exercises. test contains the tests.src a contains files compiled from exercises.build contains sources launched in the web browser version of Koans.You can run a webserver and see your changes live in your web browser:
npm run startexercises directory and run the tests to see if you did everything right.npm run test. To automatically run tests when your code changes, use npm run watch.If you want to read more about React.js and modern JavaScript applications, check out our React Kung Fu blog.

For people who finished Koans, we prepared something to go continue: the React by example book. In this book, we explain how to create common widgets like password-strength meter or credit card input.
For the price of the ebook, you get:
It's an early version of the book. It means some wording in book may change and there will be more examples later. All updates for the book are free.
You can use special 20% discount code: REACTKOANS. Grab your copy today or download a free chapter
needhelp.The project is licensed under the free MIT license. You can read more about it in the LICENSE file

React Koans is funded and maintained by Arkency. Check out our other open-source projects.
You can also hire us or read our blog.
$ claude mcp add reactjs_koans \
-- python -m otcore.mcp_server <graph>