Want to create an interactive transcript for this episode?
Podcast: The Stack Overflow Podcast
Episode: React, Vue, jQuery: what flavor do you like your Vanilla JS?
Description: You can find Ferdinandi's post and video here.12 years ago, back when Stack Overflow was a brand new site with just a few thousand users, someone asked a basic question: What is the difference between a framework and a library?FreeCodeCamp has its own take on this question with a pretty interesting answer. "When you use a library, you are in charge of the flow of the application. You are choosing when and where to call the library. When you use a framework, the framework is in charge of the flow. It provides some places...