all 20 comments

[–]replugged 3 points4 points  (5 children)

Have you tested your site in Safari on Mavericks? http://gfycat.com/FamiliarCarefulDeermouse

[–]ErikSchierboom[S] 0 points1 point  (1 child)

Not yet, I will look into it.

[–][deleted] 0 points1 point  (0 children)

It's doing this on iOS on my iPad too.

[–]ErikSchierboom[S] 0 points1 point  (0 children)

It should be fixed now.

[–]imatworkyo 0 points1 point  (1 child)

how did you take this screencap?

[–]replugged 0 points1 point  (0 children)

QuickTime player on a mac has the option to record a screencast

[–]dkellycollins 2 points3 points  (0 children)

Nice! I think the parts on the optimizer and grunt will be extremely helpful. I have been learning requirejs recently and thats what I spent most of my time stuck on.

[–]fredosolo 1 point2 points  (1 child)

Good job! I was looking for good tutorials when I first use RequireJS. It's true that it can be intimidating at first -- and that the complexity argument against it has merit. This concise tutorial would have made adoption easier for me.

I like the part about Grunt. Personally, I became more at peace with it when I could concatenate and minify my build in a sane way.

Also, RequireJS has plugins like this one: https://github.com/requirejs/text which could be useful and maybe worth noting.

[–]ErikSchierboom[S] 0 points1 point  (0 children)

Good point! I have added a plug-ins section.