mariusv.com

Watch as I awkwardly stumble through life

How to choose your web framework

Posted by Marius Voila on June 08, 2010 in London, U.K . — 0 comments This post contains 189 words

Choose a web framework is a complicated issue. Evaluating different technical issues is mandatory. You need to bear in mind programming languages, ORM’s, testing frameworks, how to make logging and so on. But other non-technical aspects like experience, kind of project and deadeline are important too. Performance and scalability are important, no doubt, but perhaps only is the application is growing up.

Nowadays is easy to find different and good web frameworks like Rails, CakePHP, CodeIgniter, TurboGears, Django, Quixote or Spring. My personal advice is to evaluate two or three at least to take a right decision.

Here you have a small summary with issues to bear in mind before choosing a web framework: