What is JavaScript framework and how it works? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 18

What is JavaScript framework and how it works?

7th Sep 2018, 3:45 AM
Vanumu Satish Kumar
Vanumu Satish Kumar - avatar
8 Answers
+ 10
Try to post more concrete questions in future. Things like what is Java, what is HTML... can always find on cool site called google. Happy coding 😊
8th Sep 2018, 10:47 PM
Vukan
Vukan - avatar
+ 9
You mean what is Javascript? Ot Javascript frameworks? Basically, frameworks are solutions to help you coding. Mostly known/used JS ones i would say that are jQuery and Angular. Javascript is a language that works on client-side and allows the user to run the application directly from his browser. That is why it's so used.
7th Sep 2018, 4:02 AM
Alexander Santos
Alexander Santos - avatar
+ 7
Hi Vanumu Satish Kumar , A JavaScript framework is a application framework written in JavaScript , but is differ from JavaScript library in it control flow, there mean purpose of frame work is to reduce the Original length of codes eg. Angular JavaScript and jquery. I hope this help
8th Sep 2018, 3:14 PM
George S Mulbah II
George S Mulbah II - avatar
+ 5
dynamic
7th Sep 2018, 12:56 PM
‎يحيى قاسم
‎يحيى قاسم - avatar
+ 5
lol
8th Sep 2018, 11:49 PM
Vanumu Satish Kumar
Vanumu Satish Kumar - avatar
+ 3
the most used js framwork are angular react vue js
9th Sep 2018, 12:48 AM
Alla Eddine charef
Alla Eddine  charef - avatar
+ 3
can I make my own framework ?
14th Sep 2018, 6:37 AM
Vanumu Satish Kumar
Vanumu Satish Kumar - avatar
+ 2
f you happen to be a developer, then more often than not, you will experience comfort using JavaScript Frameworks. Rather than remembering and writing code, you can incorporate the libraries from the framework and be at peace. Rather than stressing over concatenating various lines of code, you can invest your time and energy in developing creative and interactive components for your applications. Read More..https://crbtech.in/java-training/javascript-frameworks/
11th Sep 2018, 7:06 AM
meenal deshpande