// the find
learnwithsumit/think-in-a-react-way
All the lessons given regarding React JS in Learn with Sumit React JS Tutorial Series called "Think in a React way"
Companion code repository for a Bangla-language YouTube tutorial series on React. Each lesson lives in its own branch. This is a teaching aid, not a library or tool — there is nothing here to install or integrate.
- Branch-per-lesson structure keeps code organized and lets learners check out exactly the state of the project at any point in the series
- Ties directly to a video playlist, so the code and the explanation stay in sync
- Low barrier to entry — clone, switch branch, follow along
- Content is entirely in Bangla, which immediately limits the audience to Bengali speakers regardless of React skill level
- Last updated October 2023 — React has moved since then (hooks patterns, concurrent features, React 19 changes) and none of that is reflected here
- The repo itself is nearly empty on main; all value is locked in branches with no index or summary of what each branch covers
- 398 stars for a tutorial series with 233 forks suggests most of those forks are people who cloned it to follow along, not contributors — the project has no real community or maintenance path