Angular 장점 Create dynamic frontend apps & UIs Full featured framework (router, http, etc) Integrated TypeScript (optional) RxJS - efficient, asynchronus programming Test-friendly Popular in enterprise business More robust Better for large scale applications (for enterprise level) * Angular is a complete client-side solution Angular features like form validation, dependencies and data binding giv..