Js For React
Posted on Jul 6th, 2021
βοΈ Welcome back to Front-End Development!
Congratulations on your desicion to continue your journey at Momentum as a front-end developer! During Phase 3 we are going to take a dive into a popular JavaScript framework called React, which is used to build single-page applications. Before we jump into the deep waters of React development, letβs dip our toes into some JavaScript ES6 and reaquaint ourselves with JS syntax and logic.
π Read | πΊ Watch | π§ Listen
These are required readings, videos, and/or podcasts. Read, watch, or listen, take notes, and come prepared to discuss.
- π Modern JavaScript Explained for Dinosaurs
- π State of JS 2020 Survey Results -> Read the Introduction and Features sections; the rest you can skim, although itβs all pretty interesting.
- π§ How to think like a Front-End Developer -> Listen to the first episode with Eric Meyer, but all the episodes are really great!
- πΊ ES6 tutorial for beginners
π» Write Code
You are not required to turn in a lab assignment (Yay!), although you are encouraged to work in pairs.
pairs = [
('Shaune', 'Logan'),
('Greg', 'Brian'),
('Sara', 'Roan'),
]
Pick 1-3 exercises from this list on Exercism.io JavaScript Track:
- Isogram
- Scrabble Score
- ETL
- Simple Cipher
- Hamming
- Gigasecond
- Grade School