https://github.com/devapurva/under-the-hood.dev
A beginner-friendly series that dives deep into the core concepts of JavaScript and React, one topic at a time.
https://github.com/devapurva/under-the-hood.dev
front-end front-end-development frontend frontend-mentor javascript js json react reactjs
Last synced: 19 days ago
JSON representation
A beginner-friendly series that dives deep into the core concepts of JavaScript and React, one topic at a time.
- Host: GitHub
- URL: https://github.com/devapurva/under-the-hood.dev
- Owner: devapurva
- Created: 2025-04-13T11:28:28.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-22T16:00:39.000Z (about 1 year ago)
- Last Synced: 2025-06-01T05:45:23.484Z (12 months ago)
- Topics: front-end, front-end-development, frontend, frontend-mentor, javascript, js, json, react, reactjs
- Language: JavaScript
- Homepage:
- Size: 120 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🚀 React & JavaScript UnderTheHood
Welcome to **React-JavaScript-UnderTheHood** — a developer-friendly series that dives deep into the core concepts of JavaScript and React, one topic at a time.
Whether you're brushing up your fundamentals, prepping for interviews, or just curious about how things work under the hood, this repo is your go-to guide.
---
## ✨ What's Inside?
This repo is a growing collection of well-explained code snippets, use cases, edge cases, and visual walkthroughs of:
- đź§ JavaScript concepts (starting with `filter(), map()`)
- ⚛️ React internals and common patterns (starting with `useState(), useEffect()`)
- 🔍 Under-the-hood explorations and optimizations
- 🎥 Visual and intuitive breakdowns for better understanding
---
## 📌 Who Is This For?
- Frontend devs who love understanding "why" things work
- JavaScript & React learners preparing for technical interviews
- Anyone looking to grow from “tutorial coder” to “real-world developer”
---
## 🤝 Contribute
Have an idea or topic you’d like covered? Found a bug or typo?
PRs and suggestions are welcome!
Made with ❤️ by Apurva
---
## 📜 License
MIT License.
Free to learn, fork, and share. Just give credit where it's due :)