JavaScript for PHP Geeks
Learn advanced JavaScript concepts such as event bubbling, DOM events, JavaScript objects, and more. Take your coding skills to the next level and understand the inner workings of JavaScript. Enhance your knowledge with self-executing functions, delegate selectors, client-side templating, and promises. Don’t just write JavaScript, truly comprehend what’s happening behind the scenes.
What you’ll be learning
You already know and write JavaScript… or really jQuery. But as JavaScript takes on more of your life, it’s time to take your game to the next level! In this tutorial, we’ll do just that by diving into a bunch of pieces of JavaScript you may “kinda” understand, or which might be new to you altogether! This includes:
Event Bubbling & DOM Events
The DOM Element Object
JavaScript Objects
Instantiating objects with the prototype
Understanding the mystical “this” & .bind
Understanding Self-Executing Functions
Delegate Selectors will save your Life
Client-side templating
PROMISES!
Let’s not just write JavaScript, let’s understand what’s going on!