workabout

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 More

What are enhanced object literals?

Learn More

What are classes in ES6?

Learn More

What is Hoisting?

Learn More

What is the benefit of using modules?

Learn More

What is IIFE(Immediately Invoked Function Expression)?

Learn More

How do you redeclare variables in switch block without an error?

Learn More

What is the difference between let and var?

Learn More

What is the purpose of the let keyword?

Learn More

What are higher order functions?

Learn More

What are first order functions?

Learn More

What are first class functions?

Learn More

What are the possible ways to create objects in JavaScript?

Learn More

What is the difference between slice and splice?

Learn More

What is the purpose of the array slice method?

Learn More

What is JSON and its common operations?

Learn More

How would you assign a property to an object?

Learn More

What is the difference between 1, 2 and 3 equal signs in Javascript? "=", "==", "==="

Learn More