Skip to content

Commit

Permalink
Update 2024-11-26.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zsarge authored Nov 26, 2024
1 parent 8d19b8c commit 0435517
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions docs/meetings/2024-11-26.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,10 @@ Let's talk about React today!
- Connection: [Church-Turing Thesis](<https://en.wikipedia.org/wiki/Church%E2%80%93Turing_thesis>)
- [`UI = f(state)`](<https://www.kn8.lt/blog/ui-is-a-function-of-data/>)
- Bonus Reading: [`UI = f(data, state)`](<https://overreacted.io/the-two-reacts/>)
2. Core concepts in React
1. Compone
- [Keeping Components Pure](<https://react.dev/learn/keeping-components-pure>)
1. Bonus reading: [Describing the UI](<https://react.dev/learn/describing-the-ui>)
2. Interactive Lessons
1. [Learn React](https://react.dev/learn)
1. [Thinking in React](<https://react.dev/learn/thinking-in-react>)
1. Bonus reading: [Keeping Components Pure](<https://react.dev/learn/keeping-components-pure>)
1. Bonus reading: [Describing the UI](<https://react.dev/learn/describing-the-ui>)


0 comments on commit 0435517

Please sign in to comment.