Select Page

We all need to practice in order to get better or not lose the knowledge we have gained. I checked out a JavaScript book that has online exercises if anyone is interested. Putting the link here along with some other online practice links.

Book is “A Smarter Way To Learn JavaScript”
Each chapter has its own set of exercises. First chapter is below. To get to the others just change the file name at the end of the URL. Chapter 2 is 2.html etc. Goes to 89. It’s older, but a good refresher.http://asmarterwaytolearn.com/js/1.html

W3Schools is amazing. They have much more than just JavaScript. https://www.w3schools.com/js/

Free Code Camp has more than just JavaScript as well. https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures/

Happy Practicing!