Introduction to React
React เป็น JavaScript library สำหรับสร้าง user interfaces โดย Facebook (Meta) พัฒนาขึ้นมา ใช้แนวคิด component-based architecture เมื่อใช้ร่วมกับ TypeScript จะได้ type safety ที่ดีขึ้น
React 19 Features
Section titled “React 19 Features”| Feature | คำอธิบาย |
|---|---|
| Server Components | Render components บน server |
| Actions | จัดการ form submissions |
| use() Hook | อ่าน resources ใน render |
| useOptimistic | Optimistic updates |
| Document Metadata | <title>, <meta> ใน components |
React Architecture
Section titled “React Architecture”เข้าสู่ระบบเพื่อดูเนื้อหาเต็ม
ยืนยันตัวตนด้วยบัญชี Google เพื่อปลดล็อกบทความทั้งหมด
Login with Google