top of page
SNIPPETS LTD.
Clean Code


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


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


Clean Architecture Application Structure In NestJS Framework
Clean Architecture is amazing, it keeps your code organized, flexible, and easy to maintain. But when it comes to NestJS, figuring out...

Pavol Megela
May 10, 2022


Understanding Clean Architecture
Clean Architecture is a software design philosophy originally introduced by Robert C. Martin ( Uncle Bob ). It emphasizes organizing your...

Pavol Megela
May 8, 2022
bottom of page