0
FRAMEWORK Âż?
I don't actually know what is exactly a framework. ÂżWhats the use of, for example, a web development framework? I have heard many times about frameworks, but i want to know it's uses and purposes. Thanks :)
2 Answers
+ 1
Framwork is like set of the tools that enhace usability of particular language by adding extra features. Analogy would be a your bicycle as JavaSript, and you can remove and add better tires, chain, lights, wheel plashboard and ect.
+ 1
Web Development Framework is used for easier building web applications. For JavaScript examples would be Angular, Vue, Backbone, Ember and many other great ones.