ACM Seminar: Getting Started with AngularJS
My business partner, Jerry, and I are presenting a full day session on AngularJS to the Association for Computing Machinery (ACM) on Saturday, June 21st 2014. Should be fun!
Check out this link for more information.
The code for this seminar is here.
NOTE: To make this code easy to execute and try out, the calls to a Web Service are commented out and the data is instead hard-coded into the controllers.
- The movies controller has a hard-coded list of movies.
- The movie detail controller has ONE hard-coded movie. So no matter which movie you select to detail, only the ONE hard-coded movie is displayed.
- Same for the actors controller and actor details controller.
Enjoy!
Bob Baker — June 20, 2014 @ 11:17 pm
Server 500 error on the code link above
DeborahK — June 21, 2014 @ 12:45 am
Hi Bob, Sorry to hear that. I just tried the code link and it downloaded without error. Could you try again?
DeborahK — June 22, 2014 @ 5:14 pm
Hi Bob … I heard several others also had problems downloading when using Firefox … could you try a different browser?