Angular


Technologies: WebUI

Curriculums: WebUI (Front End) Developer

Key facts

Angular is a open-source web application framework led by the Angular Team at Google and by a community of individuals and corporations.

Description

Angular is a platform and framework for building client applications in HTML and TypeScript. Angular is written in TypeScript. It implements core and optional functionality as a set of TypeScript libraries that you import into your apps. The basic building blocks of an Angular application are NgModules, which provide a compilation context for components. NgModules collect related code into functional sets; an Angular app is defined by a set of NgModules. An app always has at least a root module that enables bootstrapping, and typically has many more feature modules.

Resources

Title Study Item Level Description
Code with Dan: AngularJS fundamentals Qualified In this video you'll learn how to get started with the AngularJS SPA framework. First you'll be introduced to what a SPA is and AngularJS features that simplify building SPAs. From there you'll see how to use directives, filters and data binding techniques. Next up is views, controllers and scope and the role they play followed by a discussion of modules, routes and factories/services. At the end a sample application built using AngularJS is shown.

Curriculums

Title Description
WebUI (Front End) Developer Front-end developers create a graphical interface, through the use of HTML, CSS, and JavaScript.
Logo