Action-Based Structure Design for Data Layer
การออกแบบ Data Layer โดยใช้ Action เป็นหลัก align กับ Abstraction Layer โดยแยก command/query และ Repository ทำหน้าที่เป็น Data Access Provider
2 บทความ
การออกแบบ Data Layer โดยใช้ Action เป็นหลัก align กับ Abstraction Layer โดยแยก command/query และ Repository ทำหน้าที่เป็น Data Access Provider
Comprehensive Data Layer testing strategy using Action-Based Structure. Learn to manage test data, implement Unit/Integration tests with Jest & Docker, and optimize Prisma mocking.