Hello, My name is Jason Roberts. I am a Software Engineer and UI/UX javascript specialist in Denver, Colorado.
What are some of the new features in ES6?
Learn MoreWhat are enhanced object literals?
Learn MoreWhat are classes in ES6?
Learn MoreWhat is Hoisting?
Learn MoreWhat is the benefit of using modules?
Learn MoreWhat is IIFE(Immediately Invoked Function Expression)?
Learn MoreHow do you redeclare variables in switch block without an error?
Learn MoreWhat is the difference between let and var?
Learn MoreWhat is the purpose of the let keyword?
Learn MoreWhat are higher order functions?
Learn MoreWhat are first order functions?
Learn MoreWhat are first class functions?
Learn MoreWhat are the possible ways to create objects in JavaScript?
Learn MoreWhat is the difference between slice and splice?
Learn MoreWhat is the purpose of the array slice method?
Learn MoreWhat is JSON and its common operations?
Learn MoreHow would you assign a property to an object?
Learn MoreWhat is the difference between 1, 2 and 3 equal signs in Javascript? "=", "==", "==="
Learn More