Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dariadia/react-1e


https://github.com/dariadia/react-1e

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Plan

| | topic | type | homework |
|---|---|---|---|
| 1 | Intro, hooks (`useState`) | ![#1589F0](https://placehold.co/15x15/1589F0/1589F0.png) React | [hw1](https://github.com/dariadia/react-1e/tree/master/src/components/hw1) |
| 2 | Fetch API (Promises, fetch, async, `useEffect`) | ![#FFD700](https://placehold.co/15x15/FFD700/FFD700.png) JS | [hw2](https://github.com/dariadia/react-1e/tree/master/src/components/hw2) |
| 3 | Other hooks `useReducer`, `useContext`, etc. | ![#1589F0](https://placehold.co/15x15/1589F0/1589F0.png) React | [hw3](https://github.com/dariadia/react-1e/tree/master/src/components/hw3) |
| 4 | Custom hooks (and why we need them) | ![#1589F0](https://placehold.co/15x15/1589F0/1589F0.png) React | [hw3](https://github.com/dariadia/react-1e/tree/master/src/components/hw4) |
| 5 | HOC + Routing (Next.JS intro) | ![#1589F0](https://placehold.co/15x15/1589F0/1589F0.png) React | |
| 6 | General JS types overview + TypeScript | ![#355E3B](https://placehold.co/15x15/355E3B/355E3B.png) TS | |
| 7 | ...todo | | |