I'm currently learning HTML and CSS using a YouTube course and using MDN as a reference. I also take notes to help me remember what I learn, but I'm wondering if there are more efficient ways to learn or if my current approach is sufficient.
3 Answers
Your method is actually really good! MDN plus building projects is more than enough. Just be careful not to only stick to watching videos. Try working on small layouts from scratch without following tutorials—this is where the real learning happens. Remember, creating tiny projects is more beneficial than just taking notes.
I think using YouTube alongside MDN is a solid combo! One thing I'd recommend is to start building small projects as you go. Recreating simple landing pages or UI components really helps reinforce what you learn, more than just watching the videos will.
FreeCodeCamp is a great resource too! Although I sometimes find reading the text a bit tedious, so I prefer their YouTube courses which are super engaging.

Related Questions
How To Get Your Domain Unblocked From Facebook
How To Find A String In a Directory of Files Using Linux