$19.99
per month
Video
May 2018
21hrs 30mins
1st Edition
-
- Understanding of JS concepts
-
- Requires only basic knowledge about HTML / CSS knowledge
This is a front to back JavaScript course for absolutely everybody. We start with the basic fundamentals and work our way to advanced programming without relying on frameworks or libraries at all. You will learn a ton of pure JavaScript, whether you are a beginner or an established JS programmer. There is something for everyone.Topics included: - Basics and Fundamentals: Data types, let and const variables, functions, conditionals, loops, object literals, arrays, and so on. DOM Manipulation: Selectors, traversing the DOM, show/hide, creating and removing elements, event listeners OOP: ES5 prototypes, inheritance, ES2015 classes and sub-classes, constructors. Async JS: Ajax and XHR, Fetch API, callbacks, promises, async / await. ES2015+: Arrow functions, template strings, generators, iterators, maps and sets, symbols and more. JavaScript Patterns: Module, Factory, State, Observer, Mediator, SingletonOther: Local and session storage, regular expressions, try/catch error handling. 10 projects of all kinds.
People that want to learn modern JavaScript from beginner to advanced without libraries and frameworks
-
- Modular learning sections and 10 real-world projects with pure JavaScript
-
- Master the DOM (document object model) WITHOUT jQuery
-
- Asynchronous programming with Ajax, Fetch API, Promises, and Async / Await
-
- OOP including ES5 prototypes and ES2015 classes
-
- Learn JavaScript Patterns
-
- Regular expressions, error handling, localStorage and more