BeBestDev

Home Articles About
Follow Astro on Mastodon Follow Astro on Twitter Go to Astro's GitHub repo
Articles / system-design

system-design

2 บทความ

Mar 5, 2026

Action-Based Structure Design for Data Layer

การออกแบบ Data Layer โดยใช้ Action เป็นหลัก align กับ Abstraction Layer โดยแยก command/query และ Repository ทำหน้าที่เป็น Data Access Provider

#system-design#architecture#data-layer#typescript
Oct 1, 2025

Data Layer Test Strategy

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.

#system-design#testing
© 2026 Your name here. All rights reserved.
Follow Astro on Mastodon Follow Astro on Twitter Go to Astro's GitHub repo