Avoiding Global State in JavaScript and the Testing Thereof
Global state is bad. We all know it, but we seem to have forgotten how to recognize it in JavaScript.
October 2011 - Current
October 2011 - Current
June 2011 - August 2011
I created a platform that streams data from network sockets on remote machines, compiles the data into a data structure, and provides visualizations of that data (with HighCharts) to a web browser in real time (over socket.io).
The data was stock information sent back from high-frequency trading systems at stock exchanges.
May 2011 - October 2011
This position involves internal development instead of direct client development.
January 2010 - May 2011
April 2009 - November 2009
April 2007 - April 2009
March 2007 - August 2007
2001 - 2007
Part-time during high school and college; full-time during summers.
June 2006 - August 2006
2003 - 2007
Global state is bad. We all know it, but we seem to have forgotten how to recognize it in JavaScript.
Integrating RequireJS with Jasmine to create an easy and scoped testing environment.
386 running DOS
vim
Just before high school, I had no idea how a computer worked or even how you would use one. I just never had the exposure to them. But then a friend showed me how to make programs in QBasic for DOS. Since then, I've been hooked.
I would spend hours reading the documentation for QBasic--learning new commands and new techniques. I would visit QB websites and look at other people's source code. I wrote programs that ask trivia questions and score you; a Pokemon sprite-based game; a text-based mud-like game; and a crappy fake Operating System complete with screen saver!
Since then, I've moved on to C#, VB.NET, Ruby on Rails, and JavaScript in a professional capacity. In my free time, I've explored the depths of JavaScript and the more recent Node JS platform.
It's been a crazy journey so far and I'm not nearly done.