|
38 | 38 | [
|
39 | 39 | {name: 'Olivier Combe', twitter: 'ocombe'},
|
40 | 40 | {name: 'Patrick Stapleton', twitter: 'gdi2290'},
|
41 |
| - {name: 'Ari Lerner', twitter: 'auser'} |
| 41 | + {name: 'Todd Motto', twitter: 'toddmotto'} |
42 | 42 | ],
|
43 | 43 | [
|
44 |
| - {name: 'Carmen Popoviciu', twitter: 'CarmenPopoviciu'}, |
45 |
| - {name: 'Gleb Bahmutov', twitter: 'bahmutov'}, |
46 |
| - {name: 'Todd Motto', twitter: 'toddmotto'} |
| 44 | + {name: 'Justin Schwartzenberger', twitter: 'schwarty'}, |
| 45 | + {name: 'Mike Brocchi', twitter: 'brocco'}, |
| 46 | + {name: 'Austin McDaniel', twitter: 'amcdnl'} |
47 | 47 | ]
|
48 | 48 | ];
|
49 | 49 |
|
50 | 50 | vm.episodes = [
|
51 |
| - // { |
52 |
| - // title: 'Angular Universal Tricks and Tips Tutorial with Patrick Stapleton', |
53 |
| - // displayDate: 'Tuesday, August 9th, 2016', |
54 |
| - // date: '2016-08-09', |
55 |
| - // time: '11:00 AM (Pacific Time)', |
56 |
| - // hangoutUrl: 'http://ngair.io/universal-tutorial', |
57 |
| - // guests: [ |
58 |
| - // [ |
59 |
| - // // {name: 'Shai Reznik', twitter: 'jimthedev'} |
60 |
| - // ] |
61 |
| - // ] |
62 |
| - // }, |
63 | 51 | {
|
64 |
| - title: 'Angular Connect and the Future Beyond Final with Shai Reznik', |
65 |
| - displayDate: 'Tuesday, October 4th, 2016', |
66 |
| - date: '2016-10-04', |
| 52 | + title: 'Creating Angular 2 UI Libraries with Kyle Ledbetter', |
| 53 | + displayDate: 'Thursday, October 20, 2016', |
| 54 | + date: '2016-10-20', |
67 | 55 | time: '11:00 AM (Pacific Time)',
|
68 |
| - hangoutUrl: 'http://ngair.io/%3Cspan%20class="x x-first x-last">chat-with-shai', |
| 56 | + hangoutUrl: 'http://ngair.io/%3Cspan%20class="x x-first x-last">ui-libs', |
69 | 57 | guests: [
|
70 | 58 | [
|
71 | 59 | // {name: 'Shai Reznik', twitter: 'jimthedev'}
|
72 | 60 | ]
|
73 | 61 | ]
|
74 | 62 | },
|
75 | 63 | {
|
76 |
| - title: 'The Meta Show', |
77 |
| - displayDate: 'Tuesday, September 13th, 2016', |
78 |
| - date: '2016-10-11', |
| 64 | + title: 'Angular in the Enterprise with Gary Trinklein and Nhut Tran', |
| 65 | + displayDate: 'Tuesday, October 25, 2016', |
| 66 | + date: '2016-10-25', |
79 | 67 | time: '11:00 AM (Pacific Time)',
|
80 |
| - hangoutUrl: 'http://ngair.io/metashow', |
| 68 | + hangoutUrl: 'http://ngair.io/ng-enterprise', |
| 69 | + guests: [ |
| 70 | + [ |
| 71 | + // {name: 'Shai Reznik', twitter: 'jimthedev'} |
| 72 | + ] |
| 73 | + ] |
| 74 | + }, |
| 75 | + { |
| 76 | + title: 'Angular Material with Kara Erickson', |
| 77 | + displayDate: 'Tuesday, November 1, 2016', |
| 78 | + date: '2016-11-01', |
| 79 | + time: '11:00 AM (Pacific Time)', |
| 80 | + hangoutUrl: 'http://ngair.io/material-kara', |
| 81 | + guests: [ |
| 82 | + [ |
| 83 | + // {name: 'Shai Reznik', twitter: 'jimthedev'} |
| 84 | + ] |
| 85 | + ] |
| 86 | + }, |
| 87 | + { |
| 88 | + title: 'Wazzup', |
| 89 | + displayDate: 'Tuesday, November 8, 2016', |
| 90 | + date: '2016-11-08', |
| 91 | + time: '11:00 AM (Pacific Time)', |
| 92 | + hangoutUrl: 'http://ngair.io/ng-wazzup', |
81 | 93 | guests: [
|
82 | 94 | [
|
83 | 95 | // {name: 'Shai Reznik', twitter: 'jimthedev'}
|
|
1157 | 1169 | ]
|
1158 | 1170 | ]
|
1159 | 1171 | },
|
1160 |
| - |
1161 | 1172 | {
|
1162 | 1173 | title: 'LIVE at AngularConnect',
|
1163 | 1174 | displayDate: 'Tuesday, September 27th, 2016',
|
|
1169 | 1180 | // {name: 'Shai Reznik', twitter: 'jimthedev'}
|
1170 | 1181 | ]
|
1171 | 1182 | ]
|
| 1183 | + }, |
| 1184 | + { |
| 1185 | + title: 'Angular Connect and the Future Beyond Final with Shai Reznik', |
| 1186 | + displayDate: 'Tuesday, October 4th, 2016', |
| 1187 | + date: '2016-10-04', |
| 1188 | + time: '11:00 AM (Pacific Time)', |
| 1189 | + hangoutUrl: 'http://ngair.io/chat-with-shai', |
| 1190 | + guests: [ |
| 1191 | + [ |
| 1192 | + // {name: 'Shai Reznik', twitter: 'jimthedev'} |
| 1193 | + ] |
| 1194 | + ] |
| 1195 | + }, |
| 1196 | + { |
| 1197 | + title: 'The Meta Show', |
| 1198 | + displayDate: 'Tuesday, September 13th, 2016', |
| 1199 | + date: '2016-10-11', |
| 1200 | + time: '11:00 AM (Pacific Time)', |
| 1201 | + hangoutUrl: 'http://ngair.io/metashow', |
| 1202 | + guests: [ |
| 1203 | + [ |
| 1204 | + // {name: 'Shai Reznik', twitter: 'jimthedev'} |
| 1205 | + ] |
| 1206 | + ] |
1172 | 1207 | }
|
1173 | 1208 | ];
|
1174 | 1209 |
|
|
0 commit comments