An open API service indexing awesome lists of open source software.

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

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"]]