Blog

How to Read a JavaScript Stack Trace

October 08, 2013

Understanding a stack trace is an essential skill for any software developer. In this post, I’ll show you how to read a stack trace and give an example of how to use a stack trace to debug client-side JavaScript.

Continue reading →


On Learning Ruby

October 05, 2013

I recently built Bridgely during my 3 week client-project period at Hack Reactor. I had been working in JavaScript exclusively, and was under the impression that I would be able to build this project with a Node.js + Express backend, which I had become very familiar with. My client, however, wanted a Ruby on Rails app. I decided to take on the project and learn Rails…

Continue reading →


Hack Reactor Day 1

August 04, 2013

Today I started a 12 week immersive programming bootcamp @ Hack Reactor….whoa!

Continue reading →