- Overview
- Transcript
5.6 Ember New Contact View
Finally, in this lesson, we'll create a view where users can input data for new contact records.
1.Getting Started2 lessons, 09:10
2 lessons, 09:10
1.1Introduction01:05
1.1
Introduction
01:05
1.2Building the REST API08:05
1.2
Building the REST API
08:05
2.The Backbone Application6 lessons, 36:24
6 lessons, 36:24
2.1Backbone Application Setup04:24
2.1
Backbone Application Setup
04:24
2.2Backbone Model02:30
2.2
Backbone Model
02:30
2.3Backbone Router04:36
2.3
Backbone Router
04:36
2.4Backbone Contact List View10:46
2.4
Backbone Contact List View
10:46
2.5Backbone Single Contact View09:17
2.5
Backbone Single Contact View
09:17
2.6Backbone New Contact View04:51
2.6
Backbone New Contact View
04:51
3.The Angular Application6 lessons, 26:38
6 lessons, 26:38
3.1Angular Application Setup04:23
3.1
Angular Application Setup
04:23
3.2Angular Model03:15
3.2
Angular Model
03:15
3.3Angular Router03:54
3.3
Angular Router
03:54
3.4Angular Contact List View05:17
3.4
Angular Contact List View
05:17
3.5Angular Single Contact View06:19
3.5
Angular Single Contact View
06:19
3.6Angular New Contact View03:30
3.6
Angular New Contact View
03:30
4.The React Application6 lessons, 41:54
6 lessons, 41:54
4.1React Application Setup04:40
4.1
React Application Setup
04:40
4.2A Backbone Model for React01:18
4.2
A Backbone Model for React
01:18
4.3React-Router09:55
4.3
React-Router
09:55
4.4React Contact List View10:32
4.4
React Contact List View
10:32
4.5React Single Contact View10:54
4.5
React Single Contact View
10:54
4.6React New Contact View04:35
4.6
React New Contact View
04:35
5.The Ember Application6 lessons, 43:13
6 lessons, 43:13
5.1Ember Application Setup03:29
5.1
Ember Application Setup
03:29
5.2Ember Model12:04
5.2
Ember Model
12:04
5.3Ember Router06:31
5.3
Ember Router
06:31
5.4Ember Contact List View10:35
5.4
Ember Contact List View
10:35
5.5Ember Single Contact View06:55
5.5
Ember Single Contact View
06:55
5.6Ember New Contact View03:39
5.6
Ember New Contact View
03:39
6.Conclusion2 lessons, 05:05
2 lessons, 05:05
6.1Comparing Frameworks04:40
6.1
Comparing Frameworks
04:40
6.2Conclusion00:25
6.2
Conclusion
00:25
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.