This commit is contained in:
@@ -107,14 +107,14 @@ LCBP3-DMS ต้องเลือก Technology Stack สำหรับพั
|
||||
|
||||
| Component | Technology | Rationale |
|
||||
| :-------------------- | :------------------ | :------------------------------------- |
|
||||
| **Framework** | Next.js 14+ | App Router, SSR/SSG, React integration |
|
||||
| **UI Library** | React 19 | Industry standard, large ecosystem |
|
||||
| **Framework** | Next.js 16.2.0 | App Router, SSR/SSG, React integration |
|
||||
| **UI Library** | React 19.2.4 | Industry standard, large ecosystem |
|
||||
| **Language** | TypeScript 5.x | Consistency with backend |
|
||||
| **Styling** | Tailwind CSS | Utility-first, fast development |
|
||||
| **Styling** | Tailwind CSS 4.2.2 | Utility-first, fast development |
|
||||
| **Component Library** | shadcn/ui | Accessible, customizable, TypeScript |
|
||||
| **State Management** | TanStack Query | Server state management |
|
||||
| **Form Handling** | React Hook Form | Performance, ต้ validation with Zod |
|
||||
| **Testing** | Vitest + Playwright | Fast unit tests, reliable E2E |
|
||||
| **Form Handling** | React Hook Form 7.71.2 | Performance, ต้ validation with Zod |
|
||||
| **Testing** | Vitest 4.1.0 + Playwright | Fast unit tests, reliable E2E |
|
||||
|
||||
#### Infrastructure
|
||||
|
||||
|
||||
Reference in New Issue
Block a user