The first Hack Reactor class has graduated started working, a new cohort has arrived and my class is now the senior class. The new students are awesome! Considering how selective Hack Reactor is, I can't say I'm surprised, but it has been great to meet them all.

(more…)

These are the notes from my presentation for the new class at Hack Reactor.  I know the time constraints make it tough to answer everything, so feel free to ask here.

Choose your own talk

  • How to exit or save & exit VIM
  • How to enable/disable VIM mode in Sublime
  • Sublime short-cuts in general
  • Multi-select
  • Strip out HTML
  • How to learn in general
  • Build JS from Sublime

(more…)

Frustratingly, the Sublime Text editor doesn't set up a build system for JavaScript the way it does for Ruby and some other languages. Fortunately, it's an easy problem to fix. Assuming your JS interpreter is Node.js, these are the steps to set it up:

(more…)

I'm at the half-way point of my intense JavaScript program. In week six we did some more work with the sequelize ORM and used meteor to make a basic clone of Stack Overflow. On the first day of break I went to Heroku's Waza conference and it was great. I got the T-shirt I'm wearing in the video and a prototype of one of the speakers' table-top games! Some people gave me good feedback on RoboDuel (demoed in the previous video). I've got three topics I'm considering for my personal project to work on during this break. As usual, feedback is welcome!

(more…)