Pls I am finding for the best resource out there I can use along with FCC
To improve my coding skill
And to think more like a programmer
find a good documentation webside (the Mozilla Developers Network documentation is pretty good, or the fcc one, devdocs.io)
and use it, as often as you need
use Read-Search-Ask method
I second MDN, it’s an amazing resource.
I completed Codecademy’s JavaScript course right before completing the course on FreeCodeCamp and found it immensely helpful.
I also find https://www.w3schools.com/ to be another helpful website.