Learning Git
Here’s a good online tutorial for learning GIT
Achieving Developer Excellence with Automated Testing
Here’s a good online tutorial for learning GIT
Although Word has a built-in “Export to HTML” feature, it has a host of problems that produce less than ideal…
Dear Rails world: Announcing jasonfb/nondestructive_migrations Rails gem: separate schema-only migrations from nondestrucitve (data) migrations in your Rails app. You can…
This dredded error message happens very rarely when using rvm. Sometimes a command provided by a gem or any execution…
[This is an excerpt from an email I answered on the Rails-Talk list today] That’s actually pretty hard, but with…
Just don’t do it. http://stackoverflow.com/questions/10727002/jquery-document-ready-fires-twice
If you haven’t worked with JSON endpoints and/or Active Model Serializer much there’s some specific nuances to keep in mind…
Generally programmer wisdom is to “stay current” with the latest versions of working software. However, this is not always feasible.…
An anti-pattern is a set of practices or habits (in the context of computer programming) that although are common and…
One of the often under appreciated situations in web development today are thing inherent to the process that create blockers…