44: What is the difference between a framework and a library? - a podcast by Ed & Tom Hazledine

from 2020-01-06T20:00

:: ::

When coding, we often make use of external tools and snippets to make our life easier. Importing existing code into your codebase is a common occurrence. But what is the difference between code that adds missing features to the language you're using and code that changes the way you structure your application? The crucial difference is that the former are libraries (probably) and the later are frameworks (probably).


Are all libraries small? Are all frameworks huge? Where do we draw the line between them? And what even is jQuery, anyway? Find out all this and more in this week's amazing instalment of A Question of Code.

Further episodes of A Question of Code

Further podcasts by Ed & Tom Hazledine

Website of Ed & Tom Hazledine