This repo will link to a series of other learning repositories that shall help guide you on your path in your React journey. Each assignment will be based on the lectures you attend during the weekly meetings and you will build skill that will build your React development skills greatly.
The #website-officehours Slack channel is designed for you to be able to reach out and get help at anytime. Also, if you found a section of a lesson tricky to follow or just confusing, please post a Github Issue for that specific assignment, and I will resolve it as soon as possible. The folder you see in this repo are actually git submodules that link to other repositories. This way each lesson will be able to have its own Github Page to demonstrate what the end result from the lesson should look like.
Since many of you are going through these lesson maybe knowing neither React nor JavaScript, as you do them you are probably wondering which parts of the code are pure JavaScript and which parts are React specific. To help with this, here are two links that should help you compare the two.