Skip to content

HarvyJWSim/NoviceGuide-React-GettingStarted

Repository files navigation

40 min. novice guide - Let's Start Learning React!

What is React?

React, a JavaScript library used to build user interface in the means of rendering components based on what type of states and data you pass to it. Every properties and behaviours of a specific component are encapsulated inside the component itself.

Rationale of this guide

This guide serves as the fundamental resources which introduce the fundamentals of React.

How do I benefit from this guide?

  • Understand the fundamentals of React.
  • You can copy the code snippet from this repository and paste it on JS Complete Playground and just run your code in the browser!

You are highly recommended to explore Official Tutorial by React to have a better understanding on how react works. Be sure to checkout the checklist section first before starting this guide.

I personally went through the video tutorials from Pluralsight and the resources uploaded here are my examples that I code from scratch for your reference.


Checklist

Make sure the following are installed on your device before starting this guide:


Content



Copyright disclaimer

The resources mentioned in this guide (if any) are purely for learning purpose. No copyright infringement intended.

About

Let's Start Learning React! ~ 40 min. novice guide

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published