Skip to content

ReactJS core concepts explained in depth with practical examples using React and styled-components.

License

Notifications You must be signed in to change notification settings

a2rp/reactjs-core-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

ReactJS core concepts explained in depth with practical examples using React and styled-components.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages