bacebu4
I write about TypeScript and Software Design
Featured
Automated Testing with Node.js and Gitlab
Posted on:January 25, 2025 at 02:22 PMLearn how to set up a CI pipeline for testing Node.js applications in GitLab with test coverage, reporting, and visualization. Step-by-step guide for a robust CI setup.
DDD Anti-patterns: Manual Transaction Management
Posted on:December 1, 2024 at 01:34 PMUsing manual transaction management in service layer
Recent Posts
Avoiding the Repository-Gateway Confusion Trap
Posted on:May 24, 2025 at 10:22 AMExplore why this confusion happens, its consequences, and how to design clear, maintainable data access layers for each category.
Data Source Architectural Patterns Categorized
Posted on:March 5, 2025 at 10:15 AMEasy to follow categorization of Data Source Architectural Patterns
Automated Testing with Node.js and Gitlab
Posted on:January 25, 2025 at 02:22 PMLearn how to set up a CI pipeline for testing Node.js applications in GitLab with test coverage, reporting, and visualization. Step-by-step guide for a robust CI setup.
DDD Anti-patterns: Manual Transaction Management
Posted on:December 1, 2024 at 01:34 PMUsing manual transaction management in service layer