DEV Community

Cover image for JavaScript Crash Course
Amigoscode
Amigoscode

Posted on

JavaScript Crash Course

Javascript is the most popular language used in the internet. There are over 1.6 billion web sites in the world, and JavaScript is used on 95% of them. In this course you will fully master and be super confident when working with Javascript. With Javascript you can build both server side and client side application enabling you one single language for the entire stack.

In this course will learn

  • Advanced Javascript Language including
  • Promises, Generators and Async Await
  • Type Coercion
  • Data structures
  • Module system
  • Node Package Manager
  • Javascript Testing
  • The basics of Express JS
  • The basics React JS

Full Course with 50% Off can be found https://amigoscode.com/p/javascript-mastery/?product_id=3429254&coupon_code=JSMASTERY_20

Video Timeline

  • Intro
  • Your First Javascript Code
  • How Javascript works
  • ECMAScript
  • Visual Studio Code
  • NodeJS
  • Running JavaScript with NodeJS
  • Comments
  • Quotes and Colons
  • Variables
  • Data Types
  • Naming Variables
  • Strings
  • Objects
  • Boolean
  • Arrays
  • Arithmetic Operations
  • Functions
  • Built in Functions
  • Loops
  • Other Types of Loops
  • While Loops
  • Do While Loops
  • Break and Continue
  • Increment and Decrement Operators
  • Comparison Operators
  • Logical Operators
  • If Statements
  • Ternary if statements
  • Switch Statements
  • Hoisting
  • Ternary if statements
  • Let Keyword
  • Const Keyword
  • Const vs Let Keywords
  • Outro

Join Discord and Private Facebook Community: https://amigoscode.com/p/join-community

Latest comments (0)