Posts

The Perils of Soft Delete

Posts

Hardcoded URLs in Javascript are too Slippery

Posts

Excess of Private Methods is a Code Smell

Posts

How to Extend a Ruby Module?

Posts

Quiz: C# Async and Await. What is the Output of this Code?

Posts

Should You Unit Test Interaction with Static Methods?

Posts

Should you unit test methods with a lot of mocking?

Posts

Ruby present? Method

Posts

Constructors Are Methods, too!