@@ -32,7 +32,7 @@ templating systems.
32
32
33
33
### Do I need to worry about security holes in AngularJS?
34
34
35
- Like with any technology, AngularJS is not impervious to attack. Angular does, however, provide
35
+ Like any other technology, AngularJS is not impervious to attack. Angular does, however, provide
36
36
built-in protection from basic security holes including cross-site scripting and HTML injection
37
37
attacks. AngularJS does round-trip escaping on all strings for you and even offers XSRF protection
38
38
for server-side communication.
@@ -90,9 +90,8 @@ framework, provides mocks for many heavy dependencies (server-side communication
90
90
91
91
### How can I learn more about Angular?
92
92
93
- Watch the July 28, 2010 talk
94
- "{@link http://www.youtube.com/watch?v=elvcgVSynRg| Angular: A Radically Different Way of Building
95
- AJAX Apps}".
93
+ Watch the July 17, 2012 talk
94
+ "{@link http://www.youtube.com/watch?v=1CpiB3Wk25U AngularJS Intro + Dependency Injection}".
96
95
97
96
98
97
### How is Angular licensed?
@@ -109,7 +108,7 @@ Creative Commons Attribution-ShareAlike 3.0 Unported License}". If you have some
109
108
### How can I get some AngularJS schwag?
110
109
111
110
We often bring a few t-shirts and stickers to events where we're presenting. If you want to order your own, the folks who
112
- make our schwag will be happy to do a custom run for you, based on our existing template. By using the design they have on file, you
111
+ make our schwag will be happy to do a custom run for you, based on our existing template. By using the design they have on file,
113
112
they'll waive the setup costs, and you can order any quantity you need.
114
113
115
114
**Stickers**
0 commit comments