Saved Bookmarks
| 1. |
What is a web application framework, and what are its benefits? |
|
Answer» Learning to build a modern WEB application can be daunting. Most of the web applications have a standard set of functionality such as:
Frameworks help developers to write, maintain and scale applications. They provide tools and libraries that simplify the above RECURRING TASKS, eliminating a lot of unnecessary complexity. |
|