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:

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

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -