The Modern JavaScript Tutorial
Link : The Modern JavaScript Tutorial
Modern JavaScript Tutorial: simple, but detailed explanations with examples and tasks, ... Here we learn JavaScript, starting from scratch and go on to advanced ...
4.7 (11,209 ratings)
37,190 students enrolled
Created by
Brad Traversy
What you'll learn
- Modular learning sections & 10 real world projects with pure JavaScript
- Master the DOM (document object model) WITHOUT jQuery
- Asynchronous programming with Ajax, Fetch API, Promises & Async / Await
- OOP including ES5 prototypes & ES2015 classes
- Learn JavaScript Patterns
- Regular expressions, error handling, localStorage & more
Requirements
- Basic HTML / CSS knowledge
#### WHATS INCLUDED? ####
Basics & Fundamentals: Data types, let & const variables, functions, conditionals, loops, object literals, arrays, etc
DOM Manipulation: Selectors, traversing the DOM, show/hide, creating & removing elements, event listeners
OOP: ES5 prototypes, inheritance, ES2015 classes & sub-classes, constructors
Async JS: Ajax & XHR, Fetch API, callbacks, promises, async / await
ES2015+: Arrow functions, template strings, generators, iterators, maps & sets, symbols & more
JavaScript Patterns: Module, Factory, State, Observer, Mediator, Singleton
Other: Local & session storage, regular expressions, try/catch error handling
10 Projects of all kinds
Post a Comment for "The Modern JavaScript Tutorial"