Nearsoft / react-school

Training program for Front End technologies like JavaScript/React/Redux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React School initiative

Introductory course for JS/React/Redux/Saga ecosystem

Chapters

Chapters

  1. Javascript Fundamentals
  2. New ES6 features
  3. NPM & Webpack
  4. React for First Times
  5. Advanced react
  6. Redux
  7. Sagas

Exercises

Rock-Paper-Scissors https://github.com/echavezNS/react-rock-paper-scissors

General References

  • React Docs - official documentation
  • Redux - official documentation of this library for managing application state.
  • CodeSandbox - online editor for modern frontend development.
  • Redux Saga - Library that aims to make application side effects .
  • Webpack - Javascript module bundler with plugins for CSS, SASS, HTML, etc.

Copyright (c) Nearsoft Inc. All rights reserved.

About

Training program for Front End technologies like JavaScript/React/Redux


Languages

Language:JavaScript 88.2%Language:HTML 6.4%Language:CSS 5.5%