bacebu4
I write about TypeScript and Software Architecture
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
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
Node.js --experimental-specifier-resolution removed
Posted on:July 30, 2024 at 05:17 AMDirectory import '...' is not supported resolving ES modules imported from ...