From the course: Learning ECMAScript 6+ (ES6+)

Unlock the full course today

Join today to access over 22,500 courses taught by industry experts or purchase this course individually.

Next steps

Next steps - JavaScript Tutorial

From the course: Learning ECMAScript 6+ (ES6+)

Start my 1-month free trial

Next steps

- [Instructor] Thank you so much for joining me for this course. I hope you'll start to incorporate these features into your own projects. The next steps I would recommend are to check out some of the libraries that exist to help you build modern web applications, things like React and Vue and Angular and even Svelte. These are libraries and frameworks that you can use to build your own applications. You're going to see a lot of the features used for this course used in combination with those libraries and frameworks. From here, I'd encourage you to stay on top of the latest developments in browser compatibility, as well as future plans from the TC39 committee. New features, they're not just trendy. They're intended to help save you time and to solve problems for JavaScript developers. They help us deal with asynchronous behavior. They help us write code faster. And they help other developers read our code more easily.…

Contents