Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 925 Bytes

File metadata and controls

40 lines (26 loc) · 925 Bytes

ReactJS Core Notes

A structured collection of ReactJS core concepts with clear explanations and practical examples built using React + styled-components.

This repository is focused on understanding how React works internally and how to apply it in real-world frontend applications.


What you will find here

  • React fundamentals and rendering model
  • Components, JSX, props, and state
  • Styling patterns with styled-components
  • Lists, keys, and conditional rendering
  • Side effects and lifecycle with useEffect
  • Component architecture and data flow
  • Performance basics and optimization patterns
  • Practical UI-focused examples

Tech Stack

  • React (Vite)
  • styled-components

Status

🚧 Work in progress
Built as a long-term reference for solid React fundamentals.


Author

Ashish Ranjan
GitHub: https://github.com/a2rp
Portfolio: https://www.ashishranjan.net