Coding is problem solving
One of the biggest challenges I hear from people who are learning to code is making the transition from learning specific methods and techniques to actually starting a project.
It’s easy enough to memorize (or, as I often do, look up) how to find elements in the DOM or filter items from an array.
But when you have a brand new project or task in front of you, where do you start?
Starts Here