Unit Testing: its importance and how to do it using XUnit, MOQ and FluentAssertions (C#)Have you ever felt scared about a refactor that you’d like to do but you didn’t know if that would break something? I bet you that you…Jul 17, 20192Jul 17, 20192
The Command PatternI’m sure that you’ll agree about the BAD, really BAD things that duplicated code do to your project. Well, there’re some different…May 20, 2019May 20, 2019
Angular: Input, Output, Subjects, Builders and CommandsFind the code on my GitHub!May 14, 2019May 14, 2019
Dependency InjectionI remember I was reading about MVP and Android programming when I first met this concept and it blew my mind.May 14, 2019May 14, 2019
The Query Object PatternHave you ever seen SQL queries made in a programming language like:May 11, 20191May 11, 20191