Skip to content
Tin Theethawat Savastham edited this page Apr 1, 2025 · 31 revisions

Open Intelligent Automation Research Center's Basic React Starter Project. This is just a lab not a good document follow great documents at Create React App

Project 1 Familiar with React

ทำความรู้จักกับ React การใช้งาน Component, Props การเริ่มวาง HTML Layout การนำ Component Library, CSS Library ง่าย ๆ มาวางให้เห็นภาพของ React

Instruction and Code

Information

Project 2 using Tailwind CSS, Component and Layouting

ติดตั้ง Tailwind CSS การเรียกใช้ การเขียน การวาง Layout และการหา Component Library อื่น ๆ มาช่วย

Instruction and Code

Information

Project 3 useState, useEffect and API Call

การเข้าสู่ Concept หลักของ React Hook หรือ React Functional Component

Instruction and Code

Information

Project 4 Create Basic Express Backend

Instruction and Code

Information

Project 5 Frontend Backend Integration

Instruction and Code

Project 6 Routing With React Router

Instruction and Code

Project 7 Search with react

Instruction and Code

Project 8 Pushing the Array

สมมติว่าเรากำลังทำการสร้างระบบร้านค้า เรามี Product และเรากำลังสร้างรถเข็น (Cart) เพื่อเก็บ Product เอาไว้ซื้อของ

Instruction and Code

Project 9 More Complex Data Structure

นำ Product ที่อยู่ในรถเข็นมาสร้างเป็น Order แล้วเก็บไว้ใน Database

Instruction and Code

Project 10 Basic MongoDB Aggregation Pipeline

การเปลี่ยนการ Query แบบการ Find แล้ว Populate มาเป็นการใช้ Aggregation Pipeline แทน

Instruction and Code

Project 11 Create Pagination and Search Query

Project 12 Integrate Redux to React

Project 13 Full CRUD with React-Redux

Project 14 Visualize your data

Project 15 Reporting Your Document

Project 16 Protect Your Backend and Basic Concept of Authentication and Token

Project 17 Make Program Generalization (Advance 🔥)

Project 18 Your first Pivot Table (Advance 🔥)

Project 19 Mixing up the data structure (Advance 🔥)

Project 20 Upload Your Files (Advance 🔥)

Project 21 Import data from Excel and CSV file (Advance 🔥)

Project 22 Export your Excel or CSV file (Advance 🔥)

Project 23 Basic Deployment and Container Deployment

Project 24 Workflow Deployment and CI/CD


With 💖, Create at 2022-24 from Intelligent Automation Research Center & Intelligent Automation Engineering Center

General

Project 1 Familiar with React

Project 2 Tailwind CSS, Component and Layouting

Project 3 useState, useEffect, React Hook and API Call

Project 4 Basic Express, API and Database Access

Project 5 Frontend Backend Integration

Project 6 Routing

Project 7 Search with react

Project 8 Pushing the Array

Project 9 More complex data structure

Project 10 Mongo Aggregate Pipeline

Project 11 Create Pagination and Search

Clone this wiki locally