reading-notes

These are my reading notes for Code Fellows


Project maintained by taegorov Hosted on GitHub Pages — Theme by mattgraham

Home

Component Based UI

Vue, Angular, Svelte, Ember, Meteor

image

A framework is like a foundation with a ‘prescribed workflow’. A library is some code that you install which fits into your code.

Document the following Vocabulary Terms:

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.