This article compares the ease of learning of web frameworks: Rails, Grails, Django and CodeIgniter based on the experience of learning how to use the framework and developing a toy application, MyBlog, in fixed time. More details about this test can be found here. Points of comparison will be timing, documentation, community support, steps to execute common functions, some features, lines of code and readability of solutions.[[…]]
Tag: Grails
A Web framework comparison: Matt Raible’s opinion
Matt Raible has been presenting java web frameworks(Ruby is included) comparisons since 2007. Last presentation was at JFokus 2012. His presentations have been highly criticized due to the lack of objectivity. He says it is his opinion. It is important to remember that comparing web frameworks is still not a established discipline and neutrality has… Continue reading A Web framework comparison: Matt Raible’s opinion
Web frameworks comparison: A model
I have been reading different web frameworks comparisons. The most accurate I have found is a little bit old, 2008, and it is part of a project by Polytechnic University of Madrid now abandoned. This article was written by José Ignacio Fernández-Villamor, Laura Díaz-Casillas and Carlos Á. Iglesias. It can be found here. It is… Continue reading Web frameworks comparison: A model