CSC360: Lecture 4 (UX)

Contents [0/5]

Forms and validation [1/5]
Project [2/5]
Another seed, using a web service [3/5]
Guest Lecture on UX [4/5]
Twitter API keys [5/5]

Forms and validation [1/5]

Trickier than you might expect!

But it's complicated.

I think we need a textbook!

Get ng-book2. It is not simply a rehash of the tutorials.

A relevant blog post on forms from the authors.

Project [2/5]

Project descriptions due midnight next monday

Another seed, using a web service [3/5]

Here is an example of the use of services: angular2-seed

Should work for you as before, simply using:

npm install
npm start
open http://localhost:3000/ in your browser (not automatic)

Interesting bits:

Guest Lecture on UX [4/5]

By Craig Miller

Twitter API keys [5/5]

Here's a sequence of steps to get a twitter API key.

api-key-twitter-33-00 api-key-twitter-33-33 api-key-twitter-33-44 api-key-twitter-36-15 api-key-twitter-37-10 api-key-twitter-37-22 api-key-twitter-37-42


Revised: 2008/03/17 13:01