https://github.com/toyboot4e/learn-react
Just my playground
https://github.com/toyboot4e/learn-react
Last synced: 3 months ago
JSON representation
Just my playground
- Host: GitHub
- URL: https://github.com/toyboot4e/learn-react
- Owner: toyboot4e
- Created: 2024-01-30T12:14:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-03T04:17:53.000Z (almost 2 years ago)
- Last Synced: 2025-10-19T18:03:19.618Z (9 months ago)
- Language: TypeScript
- Homepage:
- Size: 334 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
#+TITLE: Learn React
This is a playground where I learn about TypeScript and React.
* [DONE] [[./01-tic-tac-toe][01-tic-tac-toe]]
Follow the official [[https://react.dev/learn/tutorial-tic-tac-toe][Tutorial: Tic-Tac-Toe – React]].
[[./readme/tic-tac-toe.png]]
* [TODO] [[./02-learn-emmet][02-learn-emmet]]
Create a simple app where you learn how to use [[https://github.com/emmetio/emmet][emmetio/emmet: The essential toolkit for web-developers]].
Initial development plan can be seen here: [[./02-learn-emmet/doc/plan.org]]
* [TODO] 03-real-world
[[https://github.com/gothinkster/realworld][gothinkster/realworld: "The mother of all demo apps"]]