- Course
Using ES6 in Your Node.js Web Application
ES6 brings many cool new features to JavaScript. In this course, you'll get to see the features you should be using in your Node.js development.
- Course
Using ES6 in Your Node.js Web Application
ES6 brings many cool new features to JavaScript. In this course, you'll get to see the features you should be using in your Node.js development.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
The world of JavaScript is changing rapidly and Node.js is doing its best to try and keep up. In this course, Using ES6 in Your Node.js Web Application, you'll get a look at how to integrate the new ES6 features that are available in Node.js into your web applications. You'll start with seeing some of the features that provide simplified syntax in ES6 and how to implement these into your code. Next, you'll see two new types of variable declarations, as well as some additions to the function options. Finally, you'll see some of the cool, new built-ins from ES6 including Promises, which are a great way to eliminate callbacks. By the end of this course, you'll be ready to implement many of these new features in your web applications.