Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)