JavaScript

TypeScript. Types

TypeScript is the superset of JavaScript with strict types. TypeScript realize the most modern ECMAScript features.In this video we'll consider types in TypeScript, including enum, any and...

read more

Node.js. Install packages

In this tutorial we'll consider common npm commands (install and uninstall packages), flags and shortened commands versions. Also we'll install some library packages, which we'll consider in next...

read more

Install Node.js on Windows

In this video we'll install Node.js - the program platform for developing server-side javascript applications.Firsr of all you need download node.js from the official web site. It's recommended to use LTS version (currently 12.16.1). Current version (13.9.0) can...

read more

Pin It on Pinterest