Courses in category JavaScript

Build Fullstack Trello clone: WebSocket, Socket IO

Build Fullstack Trello clone: WebSocket, Socket IO

In this course we will build a Trello clone API using Angular, Typescript, NodeJS, Express, MongoDB and Socket IO . This course is fully focused on fast and deep dive into creat...
8 hours 49 minutes 48 seconds
20 Web Projects With Vanilla JavaScript

20 Web Projects With Vanilla JavaScript

This is a fun, practical & project based course for all skill levels. The projects in this course are designed to get you building things using HTML5, CSS & JavaScript with no ...
16 hours 8 minutes 55 seconds
JavaScript: The Advanced Concepts

JavaScript: The Advanced Concepts

After many years of working with the language, Andrei has taken decades of experience, combining best practices from some of the top developers in the world, to get you to becom...
25 hours 9 minutes 23 seconds
Testing JavaScript with Kent C. Dodds

Testing JavaScript with Kent C. Dodds

This course will apply the four-layer testing method to a React application, but this foundational strategy can be applied across any JavaScript framework: Angular, Vue, legacy ...
14 hours 11 minutes 26 seconds
JavaScript Algorithms and Data Structures Masterclass

JavaScript Algorithms and Data Structures Masterclass

This course crams months of computer science and interview prep material into 20 hours of video. The content is based directly on last semester of my in-person coding bootcamps,...
21 hours 47 minutes 46 seconds
Modern JavaScript From The Beginning 2.0

Modern JavaScript From The Beginning 2.0

This is a 37+ hour in-depth course that will take you from the absolute beginning of JavaScript, learning about data types, functions and loops to learning DOM
36 hours 42 minutes 18 seconds
/>
JavaScript

JavaScript

JavaScript is the most popular language in web development today. JavaScript is used to give interactivity to web pages. It appeared in 1995, but it gained its greatest popularity in the late 2000s, when sites began to widely use its capabilities with the development of AJAX. The latest version is ES 7 (EcmaScript 7) released in summer 2016. A bunch of top frameworks are built on the basis of JavaScript, which are widely used by developers to build fast websites and applications. But to work with them, you still need to learn the basics of JavaScript, so-called Vanilla JavaScript.