Devlog - 2025-09-10
π What I Did
- Tic-tac-toe game using React.
π§ What I Learned
- React components always begin with an uppercase.
- Functions starting with
useare hooks. - Fragments are
<>...</>. - Immutability makes certain features easier to implement.
- Props, state and components.
π₯ Whatβs Next
- React in depth
- Jenkins
- Node JS
| β Previous | Next β |