Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

readme.md

About

Babel Learning Objectives

Students should be able to:

  1. Explain Babel and
  1. Demonstrate how to use Babel with preset and custom
  2. Identify primitive types and non-primitive objects with console

ESlint & TextEditor Learning Objectives

Students should be able to:

  1. Explain ES Lint and why it is useful
  2. Demonstrate how to configure ESlint to standardize your coding practices
  3. Identify problems that ES Lint solves