9 ms·
Poll: What Web Application Framework do you use?
- kls 15y agoI have abandoned server side frameworks all together, with the exception of a REST toolkit now days if you are building a web application the client side toolkits coupled with a REST service layer offer a much more robust development platform as well as provides a more usable and better performing end product.
- sixtofour 15y agoBut would you recommend that approach for a beginner, or is it better to start with a framework so you don't have to think of everything, and evolve your understanding? How did you decide on your approach?
- kls 15y agoYes I would because it is where the web is heading. I would adopt Dojo + jQuery or backbone + jQuery and a REST layer. I personally use JAX-RS because I do a lot of enterprise apps and Java is entrenched there, but there are REST libs for most major platforms now.
- byoung2 15y agoI think Zend Framework should be on that list. That's what I use
- benjamind 15y agoAgreed. Very useful for PHP development.
- mindcrime 15y agoI don't see what the point is in this poll. First, similar polls have been done recently, so this information already exists. Secondly, that's a fairly small (and seemingly arbitrary) subset of the available choices... Why not include, for example: Pylons / Pyramid Wicket Groovy on Grails Stripes Lift Compojure Spring MVC Snap and any number of other popular frameworks? All of that said, my primary choice is Groovy on Grails, so I voted "other."
- Wizzard8 15y agoVaadin + Spring
- tzury 15y agoyou should add tornado
- rplnt 15y agoIsn't tornado something different?
- pyramid 15y agoPyramid
- phaylon 15y agoOther (Perl and Catalyst or Web::Simple, depending on the project).
- bfrog 15y agoerlang with cowboy and riak
- ajma 15y ago.NET Framework isn't a web framework. ASP.NET is the web framework that runs on .NET. Even then ASP.NET has two distinctly different options. ASP.NET MVC and ASP.NET Webforms.
- singingwolfboy 15y agoFlask
- rplnt 15y agoFlask is a type of Bottle :)
- superfamicom 15y agoOn Ruby, Rails. On PHP, Slim Framework http://www.slimframework.com/ http://www.slimframework.com/
- ibdknox 15y agoNoir! www.webnoir.org I may be biased, though, since I wrote it :)
- techn_in 15y agojust a little ;)
- dkhenry 15y agoScala and Play. But really they are just a way to do some simple pages and provide a REST API
- BrainScraps 15y agoPSS + Vinegar Just kidding, that's not a webapp framework, but if I wrote one, that's what I'd call it.
- dmotz 15y agoExpress
- logicalmike 15y agoLithium
- jrussbowman 15y agoOther: Python Tornado
- TrentBrown 15y agoSpring MVC
- ArtemZ 15y agoI prefer Grails
- sjs382 15y agoGluePHP/PropelORM/Savant3
- michaelcampbell 15y agoNo Flex? (Does anyone use Flex?)
- EvanK 15y agoZend Framework (1.x), and Symfony2
- flarg 15y agoCubic Web
- coreymcmahon 15y agoSymfony
- samarudge 15y agoTornado (web.py)
- peelle 15y agoMostly Catalyst - http://www.catalystframework.org/ http://www.catalystframework.org/