Debugging in the Browser
If you’re new to Web development, I highly recommend learning how to use a few different browser’s developer tools. I came from a background of mostly Java, and learning javascript can be tricky since it is used is such a different way. I used Chrome’s developer tools to learn how javascript behaves. I think it… Read More