A JavaScript library(by Meta) for building User Interfaces
- Faster Speed (Uses virtual DOM and only makes minimal changes to the real DOM upon any change)
- Offers Reusable Components
- Easier to maintain
- Most used Frontend web framework by developers worldwide(as of 2022)
- Angular (by Google)
- Vue.js