Home  >  Article  >  CMS Tutorial  >  New Title: Free Course: Start Writing ES6 Code with Babel

New Title: Free Course: Start Writing ES6 Code with Babel

王林
王林Original
2023-08-31 09:45:14564browse

New Title: Free Course: Start Writing ES6 Code with Babel

JavaScript has evolved a lot over the years. The latest version of the language, ECMAScript 6 (ES6 for short), was recently finalized and it brings a lot of improvements for developers. Of course, browser support is still spotty.

What if you don't want to wait for modern browser adoption or update your server to Node 0.12? In our new course "Start Writing ES6 with Babel," you'll learn how to write full-stack ES6 today.

This class is shorter than our regular classes: only seven video lessons. Oh, and it's completely free, too.

What you will learn

In this course, Tuts instructor Jason Green will show you how to use Babel and other build tools like Browserify and Gulp to convert ES6 to plain ES5, which is supported by the vast majority of browsers. This way you don't have to wait to start using ES6's exciting new features.

Watch Introduction

Attend courses

To take this free course, simply go to the course page and follow the steps to create a free account. If you already have an account, just log in to get started immediately.

The above is the detailed content of New Title: Free Course: Start Writing ES6 Code with Babel. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn