Tags
Language
Tags
September 2024
Su Mo Tu We Th Fr Sa
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 1 2 3 4 5

JavaScript Jumpstart (Video Collection)

Posted By: naag
JavaScript Jumpstart (Video Collection)

JavaScript Jumpstart (Video Collection)
MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | | 10H 12m Duration | 1.72 GB
Genre: eLearning | Language: English

JavaScript has become one of the most popular programming languages ever. One survey after another shows that developers of all levels (from beginner to expert) are flocking toward JavaScript. And it’s no longer restricted to the Web. NodeJS has allowed developers to use JavaScript on the server side as well. Given the high rate of adoption and a robust community behind it, JavaScript is here to stay.

This master class includes the following courses:

JavaScript Kickstart: Build Projects with JS + React
Expert JavaScript
JavaScript Kickstart: Build Projects with JS + React focuses on one thing and one thing only—building a portfolio of projects using React + JavaScript. Once you are done, you will have a portfolio of several projects (apps, games, and utilities) published on the Web. Learners will follow a step-by-step guide to building several projects, all the way from design to publishing on the Web (with a link that you can share with your friends, family, and potential employers).

Companion files to this course can be found at https://gist.github.com/sahilkhosla/d3136b5070465973b210e38d70046323

In Expert JavaScript 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.