Live data from Hacker News

The Future of AngularJS

docs.google.com

11–20 of 74 posts

Re: The Future of AngularJS

#12
I really cannot understand why this whole phase of "posting my slides" is becoming a big thing. Powerpoint presentations are useful in context. This link was of no use to me apart from some bullet points

Re: The Future of AngularJS

#13
post #5

I don't understand why people link to raw slides. Are we meant to waste our time trying to read meaning from them like tea leaves? Surely there is something to go with this slideshow?

You can open speaker notes by clicking on the cog at the bottom. Some slides are nicely annotated.

(I won't go into the annoyance of having my focus split between the slide and the separate notes.)

Re: The Future of AngularJS

#14
Unfortunately, I didn't see improved documentation in their future vision...

I'm not sure how a lot of those ideas will work with compatibility with older versions of IE. You already have issues using the element tags for new attributes.

Re: The Future of AngularJS

#15
What I don't understand is all the whining about posting slides.

This is fresh off the presses, answers hot questions in the angular community, and obviously people are upvoting it. If you're aware of what's happenning in Angular, every slide stands on its own and has useful info.

Can we please give all the moaning about format a rest please?

Re: The Future of AngularJS

#17
The Shadow DOM seems like beautiful for reading/blocking output but I see most of my time with the "Expand Shadow DOM" option in the dev tools to see what the heck is actually going on during development.

Re: The Future of AngularJS

#18
post #5

I don't understand why people link to raw slides. Are we meant to waste our time trying to read meaning from them like tea leaves? Surely there is something to go with this slideshow?

I would usually agree with you, but these slides provide some good context.

Re: The Future of AngularJS

#19
post #14

Unfortunately, I didn't see improved documentation in their future vision... I'm not sure how a lot of those ideas will work with compatibility with older versions of IE. You already have issues using the element tags for new attributes.

You can get around the IE problem by using classes to call your directives rather than element tags. isn't as pretty, but it works in IE8.

http://docs.angularjs.org/guide/ie

Agree that the documentation is still lacking.

Re: The Future of AngularJS

#20
post #5

I don't understand why people link to raw slides. Are we meant to waste our time trying to read meaning from them like tea leaves? Surely there is something to go with this slideshow?

I'm guessing someone at Google marketing posted this. Slides are useless without the actual presentation that goes along with it.

Yeah but I don't like watching actual presentation videos, because then there is audio and they move at their own pace. I'd love to see more slides + detailed notes though.
Post reply on HN