Javascript ES6
Javascript ES6 in a Nutshell for Web Developers
What are the Requirements?
- Basic to advanced JavaScript knowledge or resources on ES5 JavaScript follow along, are required
- Basic Web Development Skills (HTML, CSS, JavaScript) are assumed
- Advanced JavaScript Knowledge is a Plus
What is the Target Audience?
- Master the process of refactoring your current ES5 code into super-charged ES6
- Learn exactly why 'const' and 'let' were added to ES6
- Write better-looking code
What is the Target Audience?
- New JavaScript programmers
- CodeSchool students who need a review
- Anyone who's been using JavaScript for a long time and wants an update
- Java, C#, Python (etc.) developers who are being forced to write JavaScript and want it to look/behave more normal than what's on StackOverflow
Your Instructor
About Arbaoui Mehdi
Mehdi Arbaoui is assigned as a web developer at Full Stack, and he is highly accredited for the development of this creative and brilliant platform. He has invested his most capable resources into the development of this educational website, and he has taken the pledge to create upgraded and accessible websites for his clients.
Mehdi is immensely passionate about crafting web and design solutions, and he is familiar with vast categories of coding required for the development of a website. He has established an extensive professional network with people in the industry, and he has had the honor of working with a multitude of businesses and people across the world.
Mehdi specializes in the development of personalized websites, and he curate excellent design solutions for a broad group of people at his company, Sinjapp. Mehdi is dedicated to creating web design tutorials to his students, and he has devised courses for people to excel at the art of developing and designing websites.
Join Mehdi and adventure into his world, web development, speaking in code. You won't regret it!
Course Curriculum
-
Startvar scroping (4:28)
-
Startlet vs const (3:57)
-
Startarrow functions (6:40)
-
Starttemplate literals (4:01)
-
StartDestructuring Objects (4:06)
-
StartDestructuring Arrays (5:49)
-
StartDestructuring Functions (5:37)
-
StartThe for loop (4:30)
-
StartArray.find and Array.findIndex (5:56)
-
StartArray.from and Array.of (5:22)
-
StartArray.some() and Array.every() (3:37)
-
StartPrimitive types vs Objects (4:24)
-
StartSpread Operator - Arrays (5:28)
-
StartSpread Operator - Objects and Functions (6:56)
-
StartPromise (8:50)
-
StartModules (9:46)
-
StartGetters and Setters (5:26)
-
StartObject Constructors (7:55)