Introduction to AngularJS - catalyst.net.nz to AngularJS_3.pdf · Introduction to AngularJS Course...

1
Introducon to AngularJS Course details Duraon: 1/2 day Cost: $350 (ex gst) To register email: [email protected] About the course Angular is a "baeries included" MVC (Model View Controller) framework for Javascript which provides two-way data binding between your templates and your controllers for rapid web applicaon development. By the end of the course aendees will have built a small AngularJS applicaon and will have learnt the best pracces for seng up projects of their own. Course outline Basic AngularJS concepts Using and wring filters How to structure a project Roung and paral templates Using the $hp service to get data Using the built in REST service Templates, $scope and direcves Guidelines for unit and e2e tesng Note: These are the topics normally covered but might alter slightly depending on the needs of the aendees. Target audience The course is aimed at those that have some experience in Javascript and want to learn a Javascript framework. Prerequisites At least a small amount of prior Javascript knowledge is required, for example use of a library like jQuery or MooTools, as well as basic understanding of concepts like variables, if statements, and loops.

Transcript of Introduction to AngularJS - catalyst.net.nz to AngularJS_3.pdf · Introduction to AngularJS Course...

Page 1: Introduction to AngularJS - catalyst.net.nz to AngularJS_3.pdf · Introduction to AngularJS Course details Duration: 1/2 day Cost: $350 (ex gst) To register email: au.training@catalyst-au.net

Introduction to AngularJS

Course details

Duration: 1/2 day Cost: $350 (ex gst) To register email: [email protected]

About the course

Angular is a "batteries included" MVC (Model View Controller) framework for Javascript which provides two-way data binding between your templates and your controllers for rapid web application development.

By the end of the course attendees will have built a small AngularJS application and will have learnt the best practices for setting up projects of their own.

Course outline

• Basic AngularJS concepts • Using and writing filters• How to structure a project • Routing and partial templates• Using the $http service to get data • Using the built in REST service• Templates, $scope and directives • Guidelines for unit and e2e testing

Note: These are the topics normally covered but might alter slightly depending on the needs of the attendees.

Target audience

The course is aimed at those that have some experience in Javascript and want to learn a Javascript framework.

Prerequisites

At least a small amount of prior Javascript knowledge is required, for example use of a library like jQuery or MooTools, as well as basic understanding of concepts like variables, if statements, and loops.