top of page
SNIPPETS LTD.
Web Development


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


How does JS work? Event Loop
Understanding the JavaScript event loop is essential for any developer working with modern web technologies. Despite JavaScript’s...

Pavol Megela
Oct 24, 2022
bottom of page