Skip to the content.

Home Page

Class 26 Notes

Review, Research, and Discussion

  1. Other than React, five UI frameworks are: Angular, Vue, Svelte, Ember, Webix.
  2. The difference between a framework and a library is how much of your own code is in the mix. When using a library, the majority of the code in your app is your own. When using a framework, the majority of the code in your app, is of a third parties make.

Terms