JavaScript: Understanding the Weird Parts

Course

Online

£ 10 VAT inc.

Description

  • Type

    Course

  • Methodology

    Online

  • Start date

    Different dates available

Javascript is the language that modern developers need to know, and know well. Truly knowing Javascript will get you a job, and enable you to build quality web and server applications.NOTE: This course includes information on ECMAScript 6 (ES6) the next version of Javascript!In this course you will gain a deep understanding of Javascript, learn how Javascript works under the hood, and how that knowledge helps you avoid common pitfalls and drastically improve your ability to debug problems. You will find clarity in the parts that others, even experienced coders, may find weird, odd, and at times incomprehensible. You'll learn the beauty and deceptive power of this language that is at the forefront of modern software development today.This course will cover such advanced concepts as objects and object literals, function expressions, prototypical inheritance, functional programming, scope chains, function constructors (plus new ES6 features), immediately invoked function expressions (IIFEs), call, apply, bind, and more.We'll take a deep dive into the source code of popular frameworks such as jQuery and Underscore to see how you can use your understanding of Javascript to learn (and borrow) from other's good code.Finally, you'll learn the foundations of how to build your own Javascript framework or library.What you'll learn in this course will make you a better Javascript developer, and improve your abilities in AngularJS, NodeJS, jQuery, React, Ember, MongoDB, and all other Javascript-based technologies!Learn to love Javascript, and code in it well.Note: In this course you'll also get downloadable source code. You will often be provided with 'starter' code, giving you the base for you to start writing your code, and 'finished' code to compare your code to.

Facilities

Location

Start date

Online

Start date

Different dates availableEnrolment now open

About this course

Grasp how Javascript works and it's fundamental concepts
Write solid, good Javascript code
Understand advanced concepts such as closures, prototypal inheritance, IIFEs, and much more.
Drastically improve your ability to debug problems in Javascript
Avoid common pitfalls and mistakes other Javascript coders make
Understand the source code of popular Javascript frameworks
Build your own Javascript framework or library

Questions & Answers

Add your question

Our advisors and other users will be able to reply to you

Who would you like to address this question to?

Fill in your details to get a reply

We will only publish your name and question

Emagister S.L. (data controller) will process your data to carry out promotional activities (via email and/or phone), publish reviews, or manage incidents. You can learn about your rights and manage your preferences in the privacy policy.

Reviews

This centre's achievements

2021

All courses are up to date

The average rating is higher than 3.7

More than 50 reviews in the last 12 months

This centre has featured on Emagister for 6 years

Subjects

  • Javascript training
  • Javascript
  • Syntax
  • Global

Course programme

Getting Started 4 lectures 14:07 Introduction and The Goal of This Course preview Setup Big Words and Javascript Understanding, Frameworks, and The Weird Parts preview Getting Started 4 lectures 14:07 Introduction and The Goal of This Course preview Setup Big Words and Javascript Understanding, Frameworks, and The Weird Parts preview Introduction and The Goal of This Course preview Introduction and The Goal of This Course preview Introduction and The Goal of This Course preview Introduction and The Goal of This Course preview Setup Setup Setup Setup Big Words and Javascript Big Words and Javascript Big Words and Javascript Big Words and Javascript Understanding, Frameworks, and The Weird Parts preview Understanding, Frameworks, and The Weird Parts preview Understanding, Frameworks, and The Weird Parts preview Understanding, Frameworks, and The Weird Parts preview Execution Contexts and Lexical Environments 12 lectures 01:33:53 Conceptual Aside: Syntax Parsers, Execution Contexts, and Lexical Environments preview Conceptual Aside: Name/Value Pairs and Objects preview The Global Environment and The Global Object preview The Execution Context - Creation and Hoisting preview Conceptual Aside: Javascript and 'undefined' preview The Execution Context - Code Execution preview Conceptual Aside: Single Threaded, Synchronous Execution preview Function Invocation and the Execution Stack preview Functions, Context, and Variable Environments preview The Scope Chain preview Scope, ES6, and let preview What About Asynchronous Callbacks? preview Execution Contexts and Lexical Environments 12 lectures 01:33:53 Conceptual Aside: Syntax Parsers, Execution Contexts, and Lexical Environments preview Conceptual Aside: Name/Value Pairs and Objects preview The Global Environment and The Global Object preview The Execution Context - Creation and Hoisting preview Conceptual Aside: Javascript and 'undefined' preview The Execution Context - Code Execution preview Conceptual Aside: Single Threaded, Synchronous Execution preview Function Invocation and the Execution Stack preview Functions, Context, and Variable Environments preview The Scope Chain preview Scope, ES6, and let preview What About Asynchronous Callbacks? preview Conceptual Aside: Syntax Parsers, Execution Contexts, and Lexical Environments preview Conceptual Aside: Syntax Parsers, Execution Contexts, and Lexical Environments preview Conceptual Aside: Syntax Parsers, Execution Contexts, and Lexical Environments preview Conceptual Aside: Syntax Parsers, Execution Contexts, and Lexical Environments preview Conceptual Aside: Name/Value Pairs and Objects preview Conceptual Aside: Name/Value Pairs and Objects preview Conceptual Aside: Name/Value Pairs and Objects preview Conceptual Aside: Name/Value Pairs and Objects preview The Global Environment and The Global Object preview The Global Environment and The Global Object preview The Global Environment and The Global Object preview The Global Environment and The Global Object preview The Execution Context - Creation and Hoisting preview The Execution Context - Creation and Hoisting preview The Execution Context - Creation and Hoisting preview The Execution Context - Creation and Hoisting preview Conceptual Aside: Javascript and 'undefined' preview Conceptual Aside: Javascript and 'undefined' preview Conceptual Aside: Javascript and 'undefined' preview Conceptual Aside: Javascript and 'undefined' preview The Execution Context - Code Execution preview The Execution Context - Code Execution preview The Execution Context - Code Execution preview The Execution Context - Code Execution preview Conceptual Aside: Single Threaded, Synchronous Execution preview Conceptual Aside: Single Threaded, Synchronous Execution preview Conceptual Aside: Single Threaded, Synchronous Execution preview Conceptual Aside: Single Threaded, Synchronous Execution preview Function Invocation and the Execution Stack preview Function Invocation and the Execution Stack preview Function Invocation and the Execution Stack preview Function Invocation and the Execution Stack preview Functions, Context, and Variable Environments preview Functions, Context, and Variable Environments preview Functions, Context, and Variable Environments preview Functions, Context, and Variable Environments preview The Scope Chain preview The Scope Chain preview The Scope Chain preview The Scope Chain preview Scope, ES6, and let preview Scope, ES6, and let preview Scope, ES6, and let preview Scope, ES6, and let preview What About Asynchronous Callbacks? preview What About Asynchronous Callbacks? preview What About Asynchronous Callbacks? preview What About Asynchronous Callbacks? preview Types and Operators 9 lectures 01:17:18 Conceptual Aside: Types and Javascript preview Primitive Types preview Conceptual Aside: Operators preview Operator Precedence and Associativity preview Conceptual Aside: Coercion preview Comparison Operators preview Existence and Booleans preview Default Values preview Framework Aside: Default Values Types and Operators Objects, Functions, and 'this' Objects, Functions, and 'this' Objects, Functions, and 'this' Conceptual Aside: Arrays - Collections of Anything Conceptual Aside: Arrays - Collections of Anything Conceptual Aside: Arrays - Collections of Anything Conceptual Aside: Arrays - Collections of Anything 'arguments' and spread 'arguments' and spread 'arguments' and spread 'arguments' and spread Framework Aside: Function Overloading Framework Aside: Function Overloading Framework Aside: Function Overloading Framework Aside: Function Overloading Conceptual Aside: Syntax Parsers Conceptual Aside: Syntax Parsers Conceptual Aside: Syntax Parsers Conceptual Aside: Syntax Parsers Dangerous Aside: Automatic Semicolon Insertion Dangerous Aside: Automatic Semicolon Insertion Dangerous Aside: Automatic Semicolon Insertion Dangerous Aside: Automatic Semicolon Insertion Framework Aside: Whitespace Framework Aside: Whitespace Framework Aside: Whitespace Framework Aside: Whitespace Immediately Invoked Functions Expressions (IIFEs) Immediately Invoked Functions Expressions (IIFEs) Immediately Invoked Functions Expressions (IIFEs) Immediately Invoked Functions Expressions...

Additional information

Basic Javascript knowledge (variables, loops, and basic functions - that's all the course expects you to know!) A browser and text editor

JavaScript: Understanding the Weird Parts

£ 10 VAT inc.