FIT2095 Lecture Notes - Lecture 8: Typescript, Dependency Injection, Angularjs

163 views2 pages

Document Summary

For building client applications in html + typescript. Implements core and optional functionality as a set of typescript libraries that you impot into the app. Can consist of one or more components. Classes that interact with html les of the components. It is the template(view) + a class (typescript code - the logic) + metadata (where to get data to displate template) Communicate with other components and services to bring functionality to app. Gets instantiated once in the lifetime of an app. Contain methods that maintain data throughout the life of the application. Objective: to organise and share business logic, models, or data and functions with di erent components. Services or objects that a class needs to perform its function. Class when that class when that class is instantiated. Makes it easy to create an application. Simple test shells are created for this as well. Simple http server that serve application on its address.

Get access

Grade+20% off
$8 USD/m$10 USD/m
Billed $96 USD annually
Grade+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
40 Verified Answers
Class+
$8 USD/m
Billed $96 USD annually
Class+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
30 Verified Answers