Virtual as a code smell*

Lately I noticed I’m essentially treating virtual methods as a code smell, so thought it could result in an interesting blog post.

April 7, 2021 · 5 min · 1040 words · João Antunes

[Redirect Magazine] #19 - Microservices gone sour, OOP done wrong, more on .NET's new Pipelines and HTTPS all the things

Some more reading material. Articles “Goodbye Microservices: From 100s of problem children to 1 superstar” Interesting read on an implementation of a microservice architecture that went wrong, and a come back to a monolithic approach that worked. Maybe the microservices approach was not the best one, maybe it wasn’t just well implemented or adequate for the problem at hand, but it’s an important lesson that sometimes it works, sometimes it doesn’t an a monolith is just fine....

July 15, 2018 · 1 min · 209 words · João Antunes