Jump to content

Shelf:Web application frameworks

This page is semi-protected.
From Wikibooks, open books for an open world

< Web developmentpurge this page's server cache

Web application frameworks
Books on this shelf 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.