Nahuel Garbezza

Nahuel Garbezza @ngarbezza

About: Software developer and Teacher specialized in dynamic languages: Smalltalk, Ruby and Javascript. Passionate about object-oriented design, test-driven development and software craftsmanship in general.

Location:
Buenos Aires, Argentina
Joined:
Feb 22, 2017

Nahuel Garbezza
articles - 3 total

Clean Code Cleanups

Intro Once in a while, we face the task of cleaning up a piece of software. There could be...

Learn More 5 0Jun 28 '20

Ruby's Array: a Swiss Army Knife?

Analyzing the collection types that are contained inside Array, and a crazy idea using metaprogramming to constraint the protocol depending on how we want to use the array.

Learn More 10 1Dec 15 '19

6 tips for a powerful TDD session

(Original article at 10Pines blog here) TDD is ~95% practice. The theory about it is really simple a...

Learn More 11 2May 29 '19