Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Latest commit

 

History

History
25 lines (19 loc) · 1.56 KB

README.md

File metadata and controls

25 lines (19 loc) · 1.56 KB

Welcome to the React Accelerator!

What is it?

The goal of the React Accelerator is to put together a set of materials that can take an engineer familiar with HTML, CSS, and Javascript (ES6+) and train them on how to build advanced React applications.

This will be accomplished using as many existing resources available to us as possible, which will then be supplemented with project work that can be completed and reviewed at a pace set by the person working through the material.

How does it work?

Everything will be done via online course content found within various Udemy courses alongside projects, supplemental reading material, and guided tutorials.

If you have no previous experience with React, it's recommended that you start with React 101, but you can get a better idea of where to start by digging into the folders for each section and checking the requirements in the readme file.

Once you've completed the corresponding project for a section, push it up to Github and send your repository to Kelly Snyder via Slack or email for review. After that, you will receive a video explanation of a working solution for the project that you can use to review your own code.

Directory

  1. React 101
  2. React 102
  3. React 201 (Coming soon!)
  4. React Router
  5. React Styling (Coming soon!)
  6. React Hooks
  7. Redux 101 (Coming soon!)
  8. Redux 201 (Coming soon!)
  9. React-Typescript
  10. React-Redux-Typescript (Coming soon!)