Skip to content

brentlane/tigley

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tigley

Some AjgularJS examples as I'm learning how this stuff works

Why Tigley? Yeah, it's my cat's name

  1. route-resolve/ Shows how to use :resolve in route config to trigger a broadcast message which is then caught by a controller outside the view to update the header.

This is a client/server app. A node.js w/express server is included. You will need to install node and npm, then run 'npm install'. To run the server it's just 'node server.js' and then just open a browser to localhost:3009

  1. funbuttons/ Shows how a directive can be fully encapsulated with a custom controller and accept complex data, including callbacks

This is a client-side only angular app, just open the index.html

party on, you can contact me at brentlanegold@gmail.com

About

angularJS examples and playing around

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published