Skip to main content
WDD-LO1-FRAMEWORK
The purpose of a framework in web development
To help speed up the development process.
Advantages
- Easier to maintain
- Better environment
- Designers can work on the design
- Provides better beta testing and bug fixing environment
JavaScript Frameworks
This describes a given structure of "how" you should present your code. Pretty much like a code-template.
Cascade and Spring MVC:
Cascade: The novelty of the Cascade framework is attributed to its ability to offer: grid layouts, both semantic and non-semantic ones; table-based models; navigational tools; base templates; atomic design; modular components.
Spring MVC: provides model-view-controller architecture and ready components that can be used to develop flexible and loosely coupled web applications.
Why choose this framework?
A JavaScript framework is particularly helpful for applications where much of the business logic is going to take place on the client-side.
Comments
Post a Comment