resources

Best practices, tools, and processes we follow in ColoredCow.

View the Project on GitHub ColoredCow/resources

React

This document covers the resources needed to learn React. They are designed in a way that a newcomer can easily know where to look for resources and links.

Prerequisites

Getting Started

What is React?

Where Should I Start?

You can start from the official website tutorial. It’s a great learning curve which covers all the basics of React.

Or you can start with freecodecamp.

Learning By Practice

Create a basic CRUD app with React. Get started.

After Completing The Basics

API Calls

Projects Done

Video Tutorials