🌛
Intro to React 🔖
Learn how to work with React 🚀
Table of Contents
Welcome
Introduction
Course Overview
Setup
React Bootcamp
What you'll learn
What is React
Getting Started
Why React?
Basic React app using Pure JavaScript
Introducing JSX
Rendering Elements
Components & Props
Intro to create-react-app
State & Lifecycle methods
Props vs State
Concept of Virtual DOM in React
Building a Counter app
Data fetching in React
Final Thoughts