2024-11-26 - React Data Visualization
Let's talk about React today!
- Quickly discuss the motivations of React
- Connection: Church-Turing Thesis
UI = f(state)
- Bonus Reading:
UI = f(data, state)
- Bonus Reading:
- Interactive Lessons
- Learn React on react.dev
- Thinking in React
- Bonus reading: Keeping Components Pure
- Bonus reading: Describing the UI
- install React here
- Other playgrounds
- Useful component libraries