web applications - What web-development platform should I use considering Time-To-Market? -
i have been looking @ few differend platforms coming web-development project. hear web-development platform recommended when considering time-to-maket. suppose know programming language well, not web-framework. os linux.
my requirements , priorities:
- time-to-market
- restful
- maintainable code
- scales-up (not dog-slow)
the 1 have looked @ never used are:
- java , play! framework or gwt
- python , django
- php , zend framework
- ruby , ruby on rails
- erlang , nitrogen , webmachine
- scala , lift
- c++ , wt
- c# , asp.net mono
it's bonus if framework has support making sites mobile phones.
if you're developer, sosh right.
generally speaking, ruby on rails or grails best candidates they're productivity (dry) , getting product out door (although not mandatory, used in agile process).
they might require compromises in terms of performance, stated 1 of priorities.
Comments
Post a Comment