How to say goodbye to distraction while watchings YouTube tutorials?
Posted by InstanceGloomy7656@reddit | learnprogramming | View on Reddit | 0 comments
When I'm learning programming from YouTube, I keep doing this:
Open a React/Spring Boot/DSA tutorial Watch 10 minutes Click a recommended video Open 5 more tabs End up with no actual progress
The bigger issue is that I never have a structured place to keep:
the videos notes what I already finished where I got stuck
So I built a rough prototype for myself where I can:
Create a collection like "React Interview Prep" Add YouTube videos into it Watch them inside a distraction-free player Write notes for each video
Before I spend more time building it, I want to know if this is actually a problem other people have.
What currently breaks your focus most when learning from YouTube?