Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Expert JavaScript

Posted By: sammoh
Expert JavaScript

Expert JavaScript
MP4 | Video: AVC 1280 x 720 | Audio: AAC 48 Khz 2ch | Duration: 05:26:39 | 7.28 GB

How do you become an expert JavaScript developer? Let Sahil Khosla delve into the concepts that take you from intermediate to expert in about 6 hours.

JavaScript has become one of the most popular programming languages ever. Developers of all levels are flocking towards JavaScript. And it is no longer restricted to web. Node.js has allowed developers to use JavaScript on the server side as well.

Description

Write Elegant JS ES6+ Code for the Web, Backend, and Lambdas

Sahil Khosla gives students the chance to go beyond the basics and learn about the concepts that are hard to find in an average JavaScript book or video but are essential to mastering the language. In this LiveLessons video, Sahil covers several approaches to writing asynchronous JavaScript that can be leveraged to call APIs or long-running functions without freezing the A61. Learn how to write elegant JS code with ES6 syntax for use in web apps, node backend, or lambdas.

About the Instructor

Sahil Khosla is a software engineer with 10+ years of experience in developing user-facing apps and websites. He is currently part of the front-end team at OANDA and has previously worked at Expedia, where he was part of the group responsible for revamping the mobile web experience. A multipotentialite at heart, Sahil loves to learn and equally loves to share that knowledge with others. He specializes in breaking down complicated concepts and making them easy to understand, with analogies and diagrams.

Skill Level
Intermediate to Advanced
What You Will Learn
Get a deeper understanding of advanced concepts such as Promises, Async/Await, Apply/Call/Bind, and frequently used design patterns for writing performant, bug-free, and maintainable code.
Gain clarity on vanilla JavaScript concepts so you can focus on learning modern web frameworks without getting lost.
Understand how you can develop and publish your own open-source JavaScript libraries.
Who Should Take This Course
Front-end engineers
Full-stack engineers
Web developers
Course Requirements
Basic understanding of JavaScript and experience using it for developing web applications