- Overview
- Transcript
3.1 Adding Navigation
Our application now has several views, but no way to quickly and easily move between them. In this lesson, we'll put together a navigation bar to fill this need.
1.Getting Started7 lessons, 55:14
7 lessons, 55:14
1.1Introduction03:45
1.1
Introduction
03:45
1.2Setting Up the Project02:50
1.2
Setting Up the Project
02:50
1.3Starting the Server06:54
1.3
Starting the Server
06:54
1.4Starting the Angular Application03:03
1.4
Starting the Angular Application
03:03
1.5Configuring Routes08:47
1.5
Configuring Routes
08:47
1.6Creating Our Resource13:30
1.6
Creating Our Resource
13:30
1.7Displaying the Contacts List16:25
1.7
Displaying the Contacts List
16:25
2.Core Features6 lessons, 1:04:12
6 lessons, 1:04:12
2.1The New Controller09:05
2.1
The New Controller
09:05
2.2Form Field Directive: The Template17:13
2.2
Form Field Directive: The Template
17:13
2.3Form Field Directive: The Directive13:20
2.3
Form Field Directive: The Directive
13:20
2.4New Field Directive: The Template06:26
2.4
New Field Directive: The Template
06:26
2.5New Field Directive: The Directive09:39
2.5
New Field Directive: The Directive
09:39
2.6Editing Contacts08:29
2.6
Editing Contacts
08:29
3.Finishing Touches3 lessons, 42:11
3 lessons, 42:11
3.1Adding Navigation05:06
3.1
Adding Navigation
05:06
3.2Adding User Accounts19:50
3.2
Adding User Accounts
19:50
3.3Adding Settings17:15
3.3
Adding Settings
17:15
4.Conclusion1 lesson, 02:02
1 lesson, 02:02
4.1Conclusion02:02
4.1
Conclusion
02:02
Hi! I'm Andrew Burgess, and I'm a connoisseur of all things programming.
I'm from near Toronto, Canada, and I've been fooling around with computers for nearly my whole life, both hardware and software. Right now, I'm finishing up a computer science degree. For almost a decade now, I've been playing around with over a dozen programming languages on several different platforms, from JavaScript to Java, from Ruby to Befunge. My favourite has always been JavaScript.
I've always enjoyed writing, so when I discovered Tuts+ in 2009, I was excited to start writing tutorials. Since then, I've been writing tutorials and producing screencasts for Tuts+. Right now, I'm a course instructor and I produce mostly JavaScript-related courses. Maybe you've seen Building a Web App from Scratch with Angular.js or Node.js from Scratch; that's me!
I've also written a few ebooks, like Getting Good with Git, Getting Good with JavaScript, and, more recently, Backbone.js Blueprints.