Refreshed my Blog with Express and Ember.js
I always like to have a personal project to experiment with new technologies and also to sharpen my skills as a software developer. I felt it was time to build a site using [Node.js][node.js], so ...
I always like to have a personal project to experiment with new technologies and also to sharpen my skills as a software developer. I felt it was time to build a site using [Node.js][node.js], so ...
1) Create the api application with rails
The seven steps below cover the creation of a custom element using [Ember.Component] so I'll use a simple Ember application using a single index route, which I'll trust Ember to map the default ind...
1. Try Jasmine because we love BDD 2. Try Mocha because it's newer and it's used with Konacha 3. Try QUnit because it may be better with async tests then the above and the Ember.js project uses ...
Illustration from [Wikipedia][3] -
Inspired my Robert Martin's 'Bowling Game Kata' (a programmer's exercise) I followed Uncle Bob's presentation of the test-driven development exercise to write a program that scores a bowling game a...
I will start with the end in mind. I'll need a router to list the products, a collection of data, a view to render the list, and a model for each data object. (The code examples are found in a [gis...
There a many configurations for setting up a product to sell online, some with no options, with multiple configurable options, or groups of products. For this example I will use one of my favorite ...
I find it refreshing that many of these libraries have a fair amount of adoption within the development community. One of the primary objectives on this project is to build the application with mod...
<http://api.jquery.com/jQuery.ajax/> <http://msdn.microsoft.com/en-us/scriptjunkie/gg723713> <http://quickleft.com/blog/jquery-15-hotness-part-2> | <https://gist.github.com/862567> <http://joseo...
Showing 21-30 of 75 posts