FE - Dealing with React State
Posted on Nov 19th, 2020
Today, we looked deeper at React state and how to use it to change how the page looks and what data we show.
Resources
- Radio buttons in React
- Lodash.shuffle
- Conditional Rendering in React
- How to shuffle an array correctly in JavaScript
- Working Smarter: 5 Steps to Getting Unstuck - One of my favorite talks.
- Tori’s trivia game - WARNING: do not copy this! I will know. You can look at it for ideas, though.