Mike Trpcic

Series

  • ORM Adventures

    One of the most important pieces of modern web applications is the data access layer, routinely found in the form of an ORM. While everybody uses them, not many people have dug through the insides to see what makes them tick. I wanted to give it a shot and see what was up.

    1. Deep Diving into ORMs January 14, 2016

  • GameDev

    I've always tinkered with game development, and it was actually what originally drew me to programming when I was 12. After years of toy projects, trial and error, and endless sidetracks, I decided to hunker down and put something together.