Graduation Speech to HR27
A few days before graduation, I was asked by Hack Reactor staff to volunteer as class president of my cohort, HR27. In this role, I will »
A few days before graduation, I was asked by Hack Reactor staff to volunteer as class president of my cohort, HR27. In this role, I will »
I am a software engineer. Just writing that line evokes a series of emotions. The immediate reaction is self-doubt and cognitive dissonance. Am I really an »
My project team, the Courageous Trapeze (artists), inherited the Dvv.js codebase from the team of three Flabbergasted Diplomats. Dvv.js is an "out-of-the-box" distributed computing »
Over the past few weeks, I've explored Angular's architecture while building a Twitter replica, a tool for non-profit dashboards, and a to-do application. While it's relatively »
Constructor functions have two key uses: 1. To generate new instances with common properties (if utilizing the 'new' keyword at call time) 2. To assign new »