Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/teerasej/react-handbook
รายละเอียดสำหรับเรียนรู้ React ปี 2020-2023 โดยโค้ชพล ดูหลักสูตรได้ที่ https://www.nextflow.in.th/react-training
https://github.com/teerasej/react-handbook
react vscode
Last synced: 14 days ago
JSON representation
รายละเอียดสำหรับเรียนรู้ React ปี 2020-2023 โดยโค้ชพล ดูหลักสูตรได้ที่ https://www.nextflow.in.th/react-training
- Host: GitHub
- URL: https://github.com/teerasej/react-handbook
- Owner: teerasej
- Created: 2019-07-20T16:09:53.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-15T07:51:52.000Z (9 months ago)
- Last Synced: 2024-05-16T14:05:16.974Z (9 months ago)
- Topics: react, vscode
- Homepage:
- Size: 330 KB
- Stars: 12
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# React Handbook
- by Teerasej Jiraphatchandej, [Nextflow.in.th](https://www.nextflow.in.th)
สนใจติดต่อ จัดอบรม [โทร 083-071-3373](tel:083-071-3373) หรือส่ง Email มาที่ [[email protected]](mailto:[email protected])
ดูส่วนของ [Node Handbook ได้ที่นี่](https://github.com/teerasej/node-handbook/)
## Survey!! 😎❤️🥳
-- next time --
## Setup your machine
- [Setup](contents/setup.md)
## React Fundamental
- [แบบทั่วไป](/contents/react-fundamental/README.md)
- [แบบ Classic (ติดตั้ง และเรียกใช้ React ใน HTML ด้วยตัวเอง)](/contents/react-fundamental-classic/README.md)## Redux
- [Counter](contents/practice/counter/readme.md)
- [OpenAI Client](contents/practice/openai/readme.md)## React in Action
### Function Component
- [Item Manager App](contents/practice/item-manager-app/readme.md)
- [Dashboard Web App](contents/practice/dashboard-app-function-component/readme.md) (Function component)### Class Component
- [Note App](contents/practice/note-app-saga/readme.md)
- [Location Selector](contents/practice/location-selector/readme.md)
- [Dashboard Web App](contents/practice/dashboard-app/readme.md)
- [COVID-19 Report](contents/practice/covid-today/readme.md)## React + Redux
- [Branch Dashboard (Redux focused)](contents/practice/dashboard-app-redux-focus/readme.md)
- [Member Application](contents/practice/member-app/readme.md)## Publish React
- [การ Publish โปรเจคไปใช้งาน](contents/publish.md)
## Debugging React with VSCode
- [Debugging React with VSCode](contents/debugging.md)
## Advanced Topics
- [Advanced Topics](contents/advanced/README.md)