Uploaded on May 1, 2023
PPT on Web Development Frameworks
Web Development Frameworks
Click to edit Master title stylWe EB DEVELOPMENT FRAMEWORKS 1 Click to edit Master title style INTRODUCTION Web Application Framework or simply “web framework” is a software framework that is designed to support the development of web applications including web services, web resources, and web APIs 2 Source: www.geeksforgeeks.org 2 Click to edit Master title style RUBY ON RAILS Ruby on Rails is an extremely productive web application framework written by David Heinemeier Hansson. One can develop an application at least ten times faster with Rails than a typical Java framework. 3 Source: www.geeksforgeeks.org 3 Click to edit Master title style DJANGO Django is another framework that helps in building quality web applications. It was invented to meet fast-moving newsroom deadlines while satisfying the tough requirements of experienced Web developers. 4 Source: www.geeksforgeeks.org 4 Click to edit Master title style ANGULAR(ALSO, KNOW AS ANGULAR JS) Angular is a framework by Google (originally developed by Misko Hevery and Adam Abrons) which helps us in building powerful Web Apps. It is a framework to build large scale and high-performance web applications while keeping them as easy-to-maintain. 5 Source: www.geeksforgeeks.org 5 Click to edit Master title style ASP.NET ASP.NET is a framework developed by Microsoft, which helps us to build robust web applications for PC, as well as mobile devices. It is a high performance and lightweight framework for building Web Applications using .NET. All in all, a framework with Power, Productivity, and Speed. 6 Source: www.geeksforgeeks.org 6 Click to edit Master title style METEOR Meteor or MeteorJS is another framework that gives one a radically simpler way to build realtime mobile and web apps. It allows for rapid prototyping and produces cross-platform (Web, Android, iOS) code. Its cloud platform, Galaxy, greatly simplifies deployment, scaling, and monitoring. 7 Source: www.geeksforgeeks.org 7 Click to edit Master title style LARAVEL Laravel is a framework created by Taylor Otwell in 2011 and like all other modern frameworks, it also follows the MVC architectural pattern. Laravel values Elegance, Simplicity, and Readability. 8 Source: www.geeksforgeeks.org 8 Click to edit Master title style EXPRESS Express or Expressjs is a minimal and flexible framework that provides a robust set of features for web and mobile applications. It is relatively minimal meaning many features are available as plugins. 9 Source: www.geeksforgeeks.org 9 Click to edit Master title style SPRING Spring, developed by Pivotal Software, is the most popular application development framework for enterprise Java. Myriads of developers around the globe use Spring to create high performance and robust Web apps. 10 Source: www.geeksforgeeks.org 10 Click to edit Master title style CODEIGNITER CodeIgniter, developed by EllisLab, is a famous web application framework to build dynamic websites. It is loosely based on MVC architecture since Controller classes are necessary but models and views are optional. 11 Source: www.geeksforgeeks.org 11
Comments