Writing on software, performance, and other things.

All of my long-form thoughts, collected in chronological order.

Factory Design

A creational design pattern that provides an Interface for creating objects in a superclass, but allows subclasses to alter the type of objects that will be created.

OOPs SOLID principals

A lightly edited version of our conversation that tries to answer the following questions: what is Storybook? How useful can it be in a Rails project? And maybe most importantly: as a Rails developer, should I care?

Why Node?

I am now convinced that Node is the future in Web development.