+ 4
How many libraries and frameworks on JavaScripts should I know?(list them)
2 Respuestas
+ 4
You are not mandatory to use/know JS libraries and frameworks...
However, if you need some specific function already existing and you don't want to reivent the wheel, so search which libraries/frameworks provide tools related to your needs, and go learning and using it ^^
+ 3
For me, I only need React.js is good enough to build lots of web applications.