#typescript
Read more stories on Hashnode
Articles with this tag
This might shock you, but I bet you are using Singletons wrong. With this post I will talk about the only valid use case and the more often practiced...
You've used it and I think you were as impressed as me, the first time you've seen it. This post is about the builder pattern and I want you to know...
My favorite pattern and one of the first ones I've learned. I'm presenting to you: the factory method pattern. What is the Factory (Method)...
Reinventing the wheel doesn't make sense. Especially not multiple times in the same project. That's why I came up with my minimalistic approach to...
The power of using gnu make with javascript for CD automations · Keeping a consistent changelog is not the easiest thing. I found, that turning the...
The .save() method does not belong to the model · Welcome back to software anti-patterns I've seen a lot and that made me cry even more often. Today's...