tl;dr I still have to google everything. Is there an easy way to reference the completed challenges
I’ve completed the basic HTML and CSS challenges and I’m currently at the Responsive Web Design Projects.
Now I found out that even the simplest things, I didn’t remember.
I think that’s to be expected after completing a simple task and then just hurrying on to the next challenge.
But what I struggle the most with is finding the where in the courses I learned a specific thing.
For example in the product landing page there is requirement for a <nav> tag and a bar with a fixed position. And I’m like “I’VE DONE THIS” , and I look back at the challenges with all the tick marks and wonder … where the heck did I this.
I now spend a lot of time at w3schools.com …
In the end I git cloned the complete freecodecamp code base and use the global search option in vscode to search for tags.