https://github.com/tapascript/react-playlist
A Complete React Playlist in Bangla will make you a React Developer who can build production-ready applications.
https://github.com/tapascript/react-playlist
Last synced: 12 months ago
JSON representation
A Complete React Playlist in Bangla will make you a React Developer who can build production-ready applications.
- Host: GitHub
- URL: https://github.com/tapascript/react-playlist
- Owner: tapascript
- Created: 2025-01-03T05:59:27.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-28T12:48:35.000Z (about 1 year ago)
- Last Synced: 2025-04-02T11:49:56.888Z (12 months ago)
- Language: JavaScript
- Size: 6.39 MB
- Stars: 87
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React-এ হাতেখড়ি ✍️
Source code and projects for a complete React Playlist in Bangla will make you a React Developer who can build production-ready applications.
## 🫶 Support
Liked it? It takes months of hard work to create quality content and present to you. You can show your support to me with a STAR(⭐) to this repository.
> Many Thanks to all the `Stargazers` who have supported this project with stars(⭐)
### 🤝 Sponsor My Work
I am an independent educator and open-source enthusiast who creates meaningful projects to teach programming on my YouTube Channel. **You can support my work by [Sponsoring me on GitHub](https://github.com/sponsors/atapas) or [Buy Me a Cofee](https://buymeacoffee.com/tapasadhikary)**.
## Table of Content
- **`01-Why React?`** - [Watch Video](https://youtu.be/JSLTS3dfHKU) || [Source Code](./01-why-react/README.md)
- **`02-Code Environment`** - [Watch Video](https://youtu.be/9PZ4uymTAz0) || [Source Code](./02-code-environment/README.md)
- **`03-Thinking in React: Components`** - [Watch Video](https://youtu.be/Byy41AxCK88) || [Source Code](./03-thinking-in-react/README.md)
- **`04-Identify State and Props`** - [Watch Video](https://youtu.be/oB2qBjMiDpE) || [Source Code](./04-identify-state-props/README.md)
- **`05-Master JSX`** - [Watch Video](https://www.youtube.com/watch?v=fPBW7Pn6O38&list=PLRFcjW6Dq28m95keSmOdGxvQqFvKsNwri&index=5) || [Source Code](./05-mastering-jsx/README.md)
- **`06-Props Readonly`** - [Watch Video](https://www.youtube.com/watch?v=hMeay764V-Q&list=PLRFcjW6Dq28m95keSmOdGxvQqFvKsNwri&index=6) || [Source Code](https://github.com/tapascript/props-readonly)
- **`07-Tailwind CSS 4.x and React`** - [Watch Video](https://www.youtube.com/watch?v=X07QLNsm1kE&list=PLRFcjW6Dq28m95keSmOdGxvQqFvKsNwri&index=7)
- **`08-React Events`** - [Watch Video](https://www.youtube.com/watch?v=MHxltS0XXlU&list=PLRFcjW6Dq28m95keSmOdGxvQqFvKsNwri&index=9) || [Source Code](./08-event-handling/README.md)
- **`09-React and Immutability With Project`** - [Watch Video](https://youtu.be/BOk1NqAOEJ4) || [Source Code](./09-array-object-immutability/README.md)
- **`10-useEffect Basics With Examples`** - [Watch Video](https://youtu.be/WgwL4NLAxEg) || [Source Code](./10-useEffect/README.md)