Learn your way! Get started

JavaScript For Designers, Part 6: Closures

with expert John Wiley & Sons


Watch trailer


Course at a glance


Release date 4/16/2015
Level Beginner
Runtime 1h 9m
Closed captioning N/A
Transcript N/A
eBooks / courseware N/A
Hands-on labs N/A
Sample code Included
Exams N/A


Enterprise Solutions

Need reporting, custom learning tracks, or SCORM? Learn More



Course description

In this 6 part learning series you’ll learn about JavaScript. JavaScript is a web scripting language that allows you to build dynamic web pages and add interactivity to your site. The course covers very basic JavaScript techniques and terminology all designed to give you a solid grounding in JavaScript’s capabilities and concepts. It starts with the basic elements of the JavaScript language and builds up to working with JavaScript in the browser. You will learn how to alter site content, add behaviors like clicks and key presses, and commands for interacting with a web server.

Prerequisites

This course assumes very little familiarity with JavaScript. This course is part of a 6 part learning series. The courses should be taken in the following order; JavaScript for Designers: Overview & Language; JavaScript for Designers: Operators, Variables, & Arrays; JavaScript for Designers: Functions, Objects, & Methods; JavaScript for Designers: Scope, Hoist, Pitfalls, & HTML; JavaScript for Designers: DOM, jQuery, Functions, & OOP and JavaScript for Designers: Closures, Methods, & Libraries.

Meet the expert

Our Creative Design courses are presented by experts from Wiley Publishing. Wiley is a global provider of knowledge and knowledge-enabled services that improve outcomes in areas of research, professional practice, and education. They are the publisher of award-winning journals, encyclopedias, books, and online products and services.

Course outline



Closures, Methods, & Libraries

JavaScript Closures (16:29)
  • Introduction (00:10)
  • JavaScript Scoping Recap (05:11)
  • Using Closures (05:50)
  • Run the Code Sample (05:07)
  • Summary (00:10)
Extending & Method Chaining (16:05)
  • Introduction (00:10)
  • Extend JavaScript Objects (04:34)
  • Add Function As a Method (05:11)
  • Method Chaining (04:17)
  • Turn DOM Element into jQuery (01:40)
  • Summary (00:10)
Strict Mode (10:58)
  • Introduction (00:10)
  • The Purpose of Strict Mode (05:17)
  • Enable Strict Mode (03:43)
  • Strict Mode Inside a Function (01:38)
  • Summary (00:10)
JavaScript Libraries (11:28)
  • Introduction (00:10)
  • Underscore.js (04:20)
  • jQuery UI Widgets and D3 (02:36)
  • CoffeeScript (04:12)
  • Summary (00:10)
Best Practices (14:45)
  • Introduction (00:10)
  • JS Lint and JS Hint (05:32)
  • Coffee Script (01:36)
  • JavaScript Definitive Guide (02:38)
  • JavaScript Enlightenment (01:13)
  • JavaScript The Good Parts (03:23)
  • Summary (00:10)