10.1 - Resources
This is a collection of demos of React.js. These demos are purposely written in a simple and clear style for students to learn React.js. These code examples come from various sources, and those sources are cited in various places.
Special Thanks & Sweet Projects
Useful links
React (Virtual) DOM Terminology, by Sebastian Markbåge
The React Quick Start Guide, by Jack Callister
Learning React.js: Getting Started and Concepts, by Ken Wheeler
Getting started with React, by Ryan Clark
React JS Tutorial and Guide to the Gotchas, by Justin Deal
React Primer, by Binary Muse
jQuery versus React.js thinking, by zigomir
Create React App - Boilerplate code for gettings started.
Stephen Grider - Excellent Udemy Courses on React. The Youtube api code is mostly his.
React Docs - Solid
Modern JS Cheat Sheet - mbeaudru
React
Stop Watch https://jsfiddle.net/vakhtang/j276r2zh/
Random resources to dive into from research
Fetch Demo: https://codepen.io/agconti/pen/GmewbO
Comment Form: https://codepen.io/chriscoyier/pen/YqwXQG
Cool Counter: https://github.com/expalmer/react-progress-form
ES6 Classes: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes
Incredible Gitbook: https://www.reactenlightenment.com/react-state/8.2.html old though
Last updated