Skip to content

hdo-ss/AngularWorkshop1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Angular Workshop 1

Welcome to the first Angular workshop! Here are a few things to get you guys started:

#First-timers Here are the steps to get you going

Preparing your cloud9 account.

1. Sign up with http://c9.io

2. Create the workspace

Clone from URL with the GitHub repository URL

3. Start Editing!

Run your project (green button at the top), and check your console output for this:

Click the link in the console. If you see "Hello world", you're set!

--

First Workshop!

For your workshop, you will use the following features of angular:

  • ng-repeat
  • filter
  • sort
  • scopes
  • http retrieval

Each of these can be found via the AngularJS documentation

The description

Given a json object that you'll retrieve asynchronously from this file*, create a table that:

  • Lets you sort on the handful of attributes
  • Allows you to filter down the list via an input box.

*Note for humans: Use this simple json printer to see things

About

First Angular workshop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published