
Would You Use Vanilla JavaScript (No Framework) on a Project?
HTML All The Things - Web Development, Web Design, Small Business
00:00
The Core Reasons to Choose a JavaScript Framework
There's a lot of positives from having a good infrastructure setup in terms of library and package management. The dev server is great because it's usually a live or loading dev server. Anytime you make a change in your code, it detects that change and reloads that section of the code in the browser. So it drastically improves live development. And then obviously integrations with third party libraries, React is a really big one, right? React is a very big framework. That's the core reasons to choose a JavaScript framework.
Play episode from 27:34
Transcript


