Momentum logo
Team 1 Classroom

FE - Return to JavaScript

Posted on Jun 15th, 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

You also should sign up for Open JS World.

Assignments

Resources

Back to home