Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What are the best MVC web frameworks on the market? [closed]

Tags:

I am looking for a Web Framework to move windows based applications to the web.

The main requirements to WF are the following:

  1. unit tests support
  2. desktop and mobile browsers support
  3. long term viability
  4. maturity of the framework
like image 693
IuriiZ Avatar asked Aug 23 '08 18:08

IuriiZ


People also ask

What is the most used web framework?

Sol: The most widely used web framework worldwide is React. js, which has surpassed jQuery. A survey found that 40.14% of developers prefer React. js as a web development framework.


1 Answers

In my opinion, with contributions from the SO community

  • Zend Fraemwork for PHP
  • Django for Python
  • Rails for Ruby
  • Merb for Ruby (for the experienced)
  • ASP.NET MVC for .NET
  • Seaside for Smalltalk
  • Catalyst for Perl
like image 161
Kevin Chan Avatar answered Sep 22 '22 11:09

Kevin Chan