This subject is semi-protected.

Subject:Web application frameworks

From Wikibooks, open books for an open world
Jump to navigation Jump to search

< Web developmentpurge this page's server cache

Web application frameworks
Books in this subject area deal with web application frameworks: software frameworks that are designed to support the development of dynamic websites, web applications and web services. The framework aims to alleviate the overhead associated with common activities performed in web development. For example, many frameworks provide libraries for database access, templating frameworks, and session management, and often promote code reuse.