Popup Ads are only for guests, Please Login or Register to disable popup ads.

Packt JavaScript Bible - JavaScript and ES6 Bootcamp 2019-XQZT

Category: 
Genre: 
JavaScript, ES6, Babel, NPM, Webpack – an entire JavaScript ecosystem in a one JavaScript Bootcamp course!

This course covers everything you need to know about JavaScript to become a frontend web developer, a full-stack web developer, or a backend developer. You'll start from the very beginning and learn the fundamentals and basic concepts of JavaScript. Then you will learn new features included in ES6, ES7, and more. Also, you'll explore the Node.js environment for JavaScript code execution and you will understand the difference between a web browser and Node.js.

In separate sections, we will discuss Babel, NPM, Webpack, and MongoDB. Also, you will master the most popular JavaScript framework: React.

- Learn JavaScript, ES6, NPM, Webpack, Babel, Node, and React by solving lots of challenges with real-world scenarios. Each challenge has a task and solution. And all of them are available in the GIT repositories that you will download at the beginning of the course.
- Learn all fundamental features of JavaScript, starting with basic concepts such as variables, objects, functions, scopes, and operators and finishing with advanced topics as closures, hoisting, IIFEs (Immediately Invoked Function Expressions), classes, and many more.
- Learn and understand ES6 features such as arrow functions, destructuring, default function parameters, template literals, array helper methods, and classes.