Skip to content

ManikMaity/Learn-ReactJS

Repository files navigation

Learning ReactJS

This repository contains code for my React.js learning journey, including the codes from my 30-days Reactjs learning challenge.

My notes 📝

Resources📖

Table 🗃️

Day📅 Resource👨‍💻 Learned📖 Comment💬
Day 01 Bro Code Channel
  • How to set up React
  • Understood Folder structure
  • Basic idea of components
  • Adding CSS style to elements in ReactJS
Nothing
Day 02 Bro Code Channel
  • Props
  • Conditional rendering
Nothing
Day 03 Bro Code Channel
  • Rendering Lists items
  • Keeping Components Pure
  • Click events
Nothing
Day 04 Bro Code Channel, React.dev
  • React hooks basics
  • useState hook
Made Sculpture Gallery, Counter, Dark Mode
Day 05 Bro Code Channel
  • onChange - event handler
  • Updater Function
  • Update Objects in state
Made color picker mini project
Day 06 Bro Code Channel
  • Update Array/List Items in state
  • Update Array Of Objects in state
Made a simlpe todo and Add phone list
Day 07 Bro Code Channel
  • Todo app project
  • Deploy React Project
Nothing
Day 08 Bro Code Channel
  • useEffect React Hook
  • Digital clock - Mini project
  • useContext - hook
Made digital clock, Window resize text
Day 09 Bro Code Channel
  • useRef - hook
  • StopWatch - Mini Project
BroCode React Tutorial Complete
Day 11 freeCodeCamp
  • Firebase
Made a shopping list app
Day 11 Web Dev Seplified
  • React router

About

This repository contains code for my React.js learning journey, including the codes from my 30-days Reactjs learning challenge.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published