Momentum logo
Team 2 Classroom

FE - Return to JavaScript

Posted on Jul 13th, 2020

Today we’re returning to JavaScript! We’re going to have a refresher before diving into React tomorrow.

Setup

By the end of today, you need to make sure you have the following set up on your machine:

  • Node & npm
  • create-react-app
  • VS Code extension for JSX and Standard.js
  • Exercism

Assignments

Resources

Back to home