top of page
SNIPPETS LTD.
All Posts


Anti-Patterns 02 Cleaning the Spaghetti Code
Angular is a powerful framework, but it’s not immune to the pitfalls of bad coding practices. Let's dive into one of the biggest...

Pavol Megela
Jan 16, 2023


Unit Of Work Pattern with NestJS and TypeORM
When working with databases and complex business logic one of the main challenges is ensuring consistency when saving and updating data....

Pavol Megela
Dec 20, 2022


Angular Anti-Patterns 01 Cleaning the Stateful Services
Angular services that mix application logic with API calls can lead to maintenance and scaling challenges. Lets look at how to do it right.

Pavol Megela
Nov 2, 2022
bottom of page