angular

#web/angular#web

Angular

Angular is Google’s full-featured MVC framework for enterprise apps.

@Component({ selector: 'app-root', template: '<h1>Hello Angular</h1>' })
export class AppComponent {}

See TypeScript · React · Web Technologies Hub.