+ 1
JavaScript frameworks
What's the diff bw JavaScript and JavaScript frameworks?? If I know the basics of JavaScript, can I say I knw any of the JavaScript frameworks?
2 Answers
+ 4
In the simplest words, frameworks are libraries written in a specific language. A library is just a group of functions and objects that help you with your code. So for example, JavaScript frameworks are groups of functions, classes and objects written in JavaScript. They shorten your code by giving you pre-defined functions you can use
+ 4
No. You can't say that you know any framework until you learn that framework.
Hot today
Python — File Handling
0 Votes
Help me solve this (using loop)
2 Votes
What is wrong? Error on test.
1 Votes
Help me wiht python
1 Votes
Question is write a c program to print prime numbers up to n and print the largest number in array.
1 Votes
Help me
0 Votes