Egghead.io – Advanced Javascript Foundations

Egghead.io – Advanced Javascript Foundations-APoLLo
English | Size: 207.65 MB
Category: Tutorial


It all starts with syntax. From there, once you’ve got the concepts down, you can move into using a framework where you figure out how to make things “just work”.

PluralSight – JavaScript Proxies and Reflection

PluralSight – JavaScript Proxies and Reflection-BOOKWARE-KNiSO
English | Size: 127.30 MB
Category: Tutorial


Release Notes: Proxy and Reflect APIs are tragically underutilized. In this course, JavaScript Proxies and Reflection, you will learn foundational knowledge of JavaScript’s meta-programming capabilities. First, you will learn exactly what these two APIs are and the kinds of problems they were intended to solve. Next, you will learn all of the proxy traps which can be used (and what a proxy trap actually is), which practical examples of all 13 traps in action. Finally, you will finish up by looking at the Reflect API in detail, to see why this API is useful, and when it should be used. Additionally you’ll go back over some of the previous examples and update them to use Reflection where appropriate. When you re finished with this course, you will have the skills and knowledge of Proxies and Reflect to put them to good use in your own personal and professional JavaScript projects

Egghead.io – Modern Javascript Tooling With React

Egghead.io – Modern Javascript Tooling With React-APoLLo
English | Size: 526.86 MB
Category: Tutorial


Building an application with React typically involves several tools. Whether you configure these on your own or use a tool meant to save you from the configuration like Create React App, the tools are still there. When you come up against a situation where you need to start from scratch or make changes to a webpack or babel configuration, it helps to understand what each tool does, how they fit together, and how they are configured.

Packt – Electron from Scratch Build Desktop Applications with JavaScript

Packt – Electron from Scratch Build Desktop Applications with JavaScript-XQZT
English | Size: 1.27 GB
Category: Tutorial


Key Features
Gain proficiency in building desktop applications with Electron
Understand how to use Vanilla JS and React with Electron
Create custom menu items, system tray apps, and more

Skillshare – A Playful Introduction to JavaScript Learn to Create the Classic Minesweeper Game

Skillshare – A Playful Introduction to JavaScript Learn to Create the Classic Minesweeper Game-XCODE
English | Size: 166.11 MB
Category: Tutorial


But why should you learn JavaScript? – because JavaScript skill is essential for Web Development. JavaScript is used for both frontend and backend web development Some of the popular frontend frameworks are React, Vue, Angular; and to learn any of them you must know how to code in JavaScript. Similarly, JavaScript’s backend framework Node.js is one of the most popular frameworks according to the StackOverflow developer survey. Not only web development mobile cross-platform native mobile apps can be developed using JavaScript framework React Native and using Electron.js cross-platform desktop apps are developed. There is plenty of reason to learn JavaScript