Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

15Dkatz/javascript-bootcamp

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learn JavaScript from Scratch, Get Hired

Course Logo

This repository accompanies the "Learn JavaScript, Get Hired | The Full Bootcamp JavaScript" course by David Katz.

Take the course here:

http://udemy.com/learn-javascript-get-hired-bootcamp

JavaScript is the most in-demand skill. Get an extra advantage with this course's special JS interview question videos.

In this course you will learn:

  • the differences between function declarations, expressions, and arrow functions.
  • when the this keyword is relevant.
  • why and how almost everything is an object.
  • a handful of ways to create object clones.
  • constructor functions
  • asynchronous code.
  • a myriad of ways to write clean JavaScript code.
  • intricacies of types - coercion, null vs. undefined, truthy, falsy, and more.
  • the differences between let, const, and var.
  • closures, function factories, and higher-order functions.
  • prototypes and the prototype-based inheritance model.
  • how to track code through the JavaScript runtime - through the callstack, heap, queue, and event loop.

Starting point for most videos

Blank JavaScript Repl.it Template

https://repl.it/@DavidJoseph3/new-browser-javascript


Starting points for interview question videos

Interview Question | The this keyword

https://repl.it/@DavidJoseph3/interview-question-this-keyword

Interview Question | Callbacks

https://repl.it/@DavidJoseph3/interview-question-callbacks

Interview Question | JavaScript Types

https://repl.it/@DavidJoseph3/interview-question-types

Interview Question | Scopes and Hoisting

https://repl.it/@DavidJoseph3/interview-question-scopes-hoisting

Interview Question | Cloning an Object

https://repl.it/@DavidJoseph3/interview-question-cloning-an-object

Interview Question | Closures, Higher-Order Functions, and Callbacks

https://repl.it/@DavidJoseph3/interview-question-closures-higher-order-functions-callbacks

Interview Question | Prototype-Based Inheritance

https://repl.it/@DavidJoseph3/interview-question-prototype-based-inheritance

Interview Question | Asynchronous JavaScript

https://repl.it/@DavidJoseph3/interview-question-asynchronous-code-js-engine

About

Official repository for "Learn JavaScript From Scratch, Get Hired" by David Katz.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.