These are my reading notes for Code Fellows
Vue, Angular, Svelte, Ember, Meteor
A framework is like a foundation with a ‘prescribed workflow’. A library is some code that you install which fits into your code.
Having elements print/display onto the browser.
Pre-built code that comes ready to plug into your project.
Holds on to information from elsewhere in the code for future use.