Hey guys – I thought I would post this link for you as some people as me from time to time how to do more code challenges in order to increase their knowledge and skill. This is another site where you can sign up and at your own pace do more JS. There is a good focus here on ES6 – NEW stuff that I’ve not taught you. If you find that you have questions about anything. just pause the video and google the term you want. You’ll find out what it is or does (ex. keywords: “const” and “let”) and gives you great exposure to the way other people think and do code. I recommend if you want to do this, do this after class is over.
Random Quote:
believe the power of jQuery is highly underutilized. Most developers will take advantage of its shortcuts and CSS selectors, but most of the time they fail to take advantage of much else. Being able to extend jQuery, whether by adding your own functions, CSS selectors or full-blown plugins, makes you a much stronger and smarter developer. — Robert Duchnik, jQuery Plugin Development In 30 Minutes