Students should be able to:
- Explain Babel and
- Demonstrate how to use Babel with preset and custom
- Identify primitive types and non-primitive objects with console
Students should be able to:
- Explain ES Lint and why it is useful
- Demonstrate how to configure ESlint to standardize your coding practices
- Identify problems that ES Lint solves