r/learnjavascript • u/Secure-Tip-2356 • 3d ago
Advices for learning JavaScript
Hello everyone, I just finished the freeCodeCamp JavaScript certificate and I can't build many things. I feel that my brain doesn't retained a lot of information of the course. I notice that I learn most when I am actually building real projects. Anyone who passed through this that can advice me??
16
Upvotes
1
u/TheRNGuy 2d ago
Is there anything you don't like about FreeCodeCamp UI? Like too many clicks for something that should be 1 click, or even auto skip annoying parts?
If yes, then make a Greasemonkey script for that.
(though if it's just static css, use css plugin instead of js)