ORCUSio / React-Revision

"React revision repository with curated resources. Contribute and learn."

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Revising React from Scratch to Advanced πŸš€

Welcome to the exciting journey of revising React from the basics to advanced topics! This repository contains my personal notes and code snippets to help you gain a deeper understanding of React concepts and enhance your React coding skills. Get ready to build complex and performant web applications using React! πŸ“š

Prerequisites

Before diving into this revision, make sure you have a solid foundation in HTML, CSS, and JavaScript. Familiarity with React fundamentals like component creation, event handling, and state and props management is also necessary. πŸ’‘

Getting Started

To embark on this revision adventure, follow these simple steps:

  1. Clone this repository to your local machine.
  2. Navigate to the root directory of the project in your terminal.
  3. Run npm install to install all the necessary dependencies.
  4. Start the development server by running npm start. πŸƒβ€β™‚οΈ

Contents

The revision is divided into several thrilling parts, each delving into a different aspect of React development. Here's a sneak peek at what each part entails:

Part 1: 🎬 Trailer

Day 1: Enter in React's World 🌍
Day 2: Parcel is a beast πŸ“¦
Day 3: Don't worry, Babel is here! βš›οΈ
Day 4: Meet our Hero - JSX 😎
Day 5: Build your App πŸ—οΈ

Part 2: 🎒 Enjoy The Ride

Day 6: Let's get Hooked πŸ”—
Day 7: Exploring the world 🌎
Day 8: Finding the path πŸ”
Day 9: Let's get classy 🎩
Day 10: Optimizing our app ⚑

Part 3: πŸ† The Endgame

Day 11: Jo dikhta hai, wo bikta hai πŸ“ˆ
Day 12: Data is the new oil πŸ›’οΈ
Day 13: Let's build our store πŸͺ

Contributing

If you stumble upon any errors or have mind-blowing ideas to enhance this revision, don't hesitate to open an issue or submit a pull request. Your contributions are highly valued and appreciated! ❀️

Contact

If you have any questions about this revision or simply want to connect with me, you can find me on LinkedIn at @arvindpndit. Let's level up our React skills together!

About

"React revision repository with curated resources. Contribute and learn."


Languages

Language:JavaScript 99.4%Language:HTML 0.6%Language:CSS 0.1%