Java spring framework frontend or backend?
Unsolved
Brainstorm
-
Hello! I have been getting a little confused between the two. As much as I know the difference is that front-end frameworks provide solutions for view-layer only (e.g. AngularJS), while backend frameworks provide solutions for both view and model layer (e.g. Java Spring framework). These layers are clear in MVC Web applications, where they're mapped to controllers, views, and models/domain objects respectively. Frameworks come with their own set of tools and utilities, providing solutions for problem domains at different levels of abstraction.
Do tell your opinions.
-
@Violet-Booth and how is this related to the Qt framework?