0
What's a web framework?
like ruby on rails is a web framework
1 Antwort
+ 8
A framework is a predefined set of libraries that reduces the load of developing everything from scratch.
Similarly, a web framework does help you for ease in web development.
As like in CSS, there are BootStrap, W3.CSS etc. to reduce the task of defining everything from the scratch.