What's the best way to learn with fCC?

Hello everyone, I hope you’re well. I have a question that’s very close to my heart. I’ve been studying with freeCodeCamp for a while now, and I’m not as regular as I’d like to be. I realize that one of the main reasons is the pressure I put on myself. This has been particularly the case with the new JavaScript course. I constantly want to master everything, retain everything. Sometimes, I spend more time than necessary rereading the code of projects (learning projects), even after they’ve been validated, because I feel I can’t do them on my own or that it would be extremely difficult. Am I the only one in this situation? Is this normal? Should I be concerned? For those who are making good progress, what was your method? What has worked for you?

Your advice is invaluable to me, because I feel that solving this problem would make me much more productive.

Stop doing tutorials and start doing your own projects, that is the best way to learn and master

When you say “my own projects,” are you referring to personal project ideas?

it can be your own ideas, or things like the final projects that give you a set of user stories to follow, but the implementation is free

Got it. Thanks for your answer !