Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

README.md

01-Introduction

1. How This Course Works?

  • Part 1: Fundamentals of JavaScript
  • Part 2: Projects

2. What do you mean?

What's the difference????

  • JavaScript
  • ECMASCRIPT
  • ES2018
  • ES2017
  • ES2016
  • ES2015
  • ES5? ES6?

First, some background stuff....

  • ECMA INTERNATIONAL: Organization that creates many different standards for technologies
  • ECAMSCRIPT: The specification defined in ECMA-262 document for a scripting language
  • JAVASCRIPT: A programming language that conforms to the ECMAScript Spec

Who's in charge of JavaScript?

3. The Tools You Need

  • Google Chrome (preferably) or Firefox
  • VSCode

4. A Quick Note About MDN

This is almost the official documentation https://developer.mozilla.org/en-US/docs/Web/JavaScript