MyPage is a personalized page based on your interests.The page is customized to help you to find content that matters you the most.


I'm not curious

Getting Started With ES2015

Course Summary

ES2015, also called ES6, is a newer version of the JavaScript language that’s well supported in browsers and commonly used by programmers. In this course, you'll get up-to-speed with ES2015 basics and be well on your way to writing modern JavaScript. You'll learn best practices for creating variables, using the let and const keywords, and a better way to concatenate string values using template literals. You'll also learn the compact syntax for creating functions using "arrow syntax."


  • +

    Course Syllabus

    Defining Variables With let and const

    For most of JavaScript's life, there's been only one way to create, or "declare", a variable: the var keyword. In the latest version of JavaScript there are two new ways: const and let. 9 steps
    • Welcome to Getting Started With ES2015 1:01
    • Declaring Variables in JavaScript 1:20
    • Creating Unchanging Variables With const 4:10
    • Using Constants with Arrays and Objects 2:44
    • Review creating variables with const 5 questions
    • Defining a Variable with let 2:48
    • Using let with for Loops 2:25
    • Reviewing let and const 1:00
    • Review let and const 5 questions

    Using Template Literals

    Template literals offer a lot of convenience when creating strings in JavaScript. Let's look at the main features. 3 steps

    Create Functions Using Arrow Syntax

    ECMAScript 2015 has been widely adopted by all modern browsers. This means we can use a more concise way to write functions. In this workshop we'll convert some traditional functions into a more modern syntax. 4 steps


Course Fee:
USD 25

Course Type:

Self-Study

Course Status:

Active

Workload:

1 - 4 hours / week

Related Posts:

Attended this course?

Back to Top

 
Awards & Accolades for MyTechLogy
Winner of
REDHERRING
Top 100 Asia
Finalist at SiTF Awards 2014 under the category Best Social & Community Product
Finalist at HR Vendor of the Year 2015 Awards under the category Best Learning Management System
Finalist at HR Vendor of the Year 2015 Awards under the category Best Talent Management Software
Hidden Image Url

Back to Top