Entries in the ‘Methodology’ Category:

Where to Begin in the MVC Triangle?

Now that the JavaScript extensions are released, I have spent some time debating on where to begin with the main core of the library. That is, the MVC portion. I want to make sure that I have time to contribute to this blog on a regular basis (something I am struggling with already) [...]

Leave a Comment

Test-driven development (with screencast)

View Screencast | Download code
Before I begin posting code for this library, I just wanted to say a few words about how I develop software. I generally follow a test-driven development (TDD) methodology when writing code. For those not familiar with TDD, it is an automated unit testing method where you write a single [...]

Leave a Comment

Welcome, here’s what its all about

Welcome.  My name is Jason Kerchner.  I’ve been developing software for nearly twenty years, with much of my focus lately on web development.  Most recently, I’ve been getting more and more involved in using JavaScript to create rich internet applications.  As these web-based applications have become more complex, I began looking into many of the [...]

Leave a Comment