Coding Clarity

Writing simple, clear and readable code.

Browsing Posts tagged rails

I read an article the other day on coding horror that discusses size is the enemy of software development. One of the opinions from the article was: If you’re starting a new project, consider using a dynamic language like Ruby, JavaScript, or Python. You may find you can write less code that means more. A [...]

I have been using Groovy for a little while now and am researching the possibility of using Grails for an upcoming project. At the time, I did not no much about Grails but I had dabbled with Rails a bit and got a feel for how it works. The .NET community created a project called [...]