[AngularJS] Re: Angular.js and Google Pagespeed Insights: render-blocking JavaScript and CSS in above-the-fold content

2015-02-17 Thread tomw
Hi Sander, I could not agree more... best, tomw On Tuesday, February 17, 2015 at 8:18:25 AM UTC+1, Sander Elias wrote: Hi Tomw, Yes, that's the sad truth at the moment. It takes a little effort to optimize a app, and it's not always paying off. However, If I build something public

[AngularJS] Angular.js and Google Pagespeed Insights: render-blocking JavaScript and CSS in above-the-fold content

2015-02-15 Thread tomw
Hi, recently I was just testing a new website build with angular using Google Pagespeed Insights https://developers.google.com/speed/pagespeed/insights/. Taking care of all the image compression, caching and sizing issues beforehand the analysis left me with a score of 87/100 - with the

Re: [AngularJS] unknown provider error after minification with angular.extend

2015-01-23 Thread tomw
into the universalResolves --tomw -- You received this message because you are subscribed to the Google Groups AngularJS group. To unsubscribe from this group and stop receiving emails from it, send an email to angular+unsubscr...@googlegroups.com. To post to this group, send email to angular

Re: [AngularJS] unknown provider error after minification with angular.extend

2015-01-23 Thread tomw
Yes, I do - there must be something wrong with the provided snippet. If I remove it everything is fine again... On Friday, January 23, 2015 at 4:35:48 PM UTC+1, João Henriques wrote: Hi Tomw! Are you using* array* *notation* for the dependencies? Cheers. On Fri, Jan 23, 2015 at 3:21 PM

[AngularJS] unknown provider error after minification with angular.extend

2015-01-23 Thread tomw
idea? thanks --tomw -- You received this message because you are subscribed to the Google Groups AngularJS group. To unsubscribe from this group and stop receiving emails from it, send an email to angular+unsubscr...@googlegroups.com. To post to this group, send email to angular

[AngularJS] Re: Angular + Mongoose + Node: keine DB-Einträge

2014-12-29 Thread tomw
as such looks ok, at least for the part provded. Simply check your server API with postman or similar tools to eliminate any server issues. --tomw On Sunday, December 28, 2014 12:58:08 PM UTC+1, Thomas Handle wrote: Hallo zusammen, dies ist mein erster Eintrag hier. Habe gerade begonnen, mich in die

[AngularJS] Re: How to pass values to scope of dynamically created element

2014-11-09 Thread tomw
-thumbnail-img /div', /div Probably not the most elegant solution, but it works like this... tomw -- You received this message because you are subscribed to the Google Groups AngularJS group. To unsubscribe from this group and stop receiving emails from it, send an email to angular

[AngularJS] Drag and Drop with images - e.dataTransfer.get.Data() returns image src instead of data

2014-05-28 Thread tomw
://jsfiddle.net/2R4xN/2/. Any idea where this may come from? best, --tomw -- You received this message because you are subscribed to the Google Groups AngularJS group. To unsubscribe from this group and stop receiving emails from it, send an email to angular+unsubscr...@googlegroups.com. To post

[AngularJS] Re: Drag and Drop with images - e.dataTransfer.get.Data() returns image src instead of data

2014-05-28 Thread tomw
Update: after digging a bit deeper this seems to be some browser issue, and not angular specific. The provided fiddle does not work with Chrome 35/36 neither with angular nor with plain jQuery. Both - angular and jQery - work with Firefox... On Wednesday, May 28, 2014 8:50:38 AM UTC+2, tomw

[AngularJS] Re: Learning AngularJS - junior developer

2014-03-18 Thread tomw
If you ever run short of ideas - see this comprehensive list of resources: https://github.com/jmcunningham/AngularJS-Learning if you don't find it here it probably doesn't exist ... On Tuesday, March 18, 2014 5:47:39 AM UTC+1, snteran wrote: Hi, I have been going over a few tutorials I found

[AngularJS] How to send and receive events when using controller as syntax

2014-01-29 Thread tomw
the $scope? The method stated in a related threadhttps://groups.google.com/forum/#!searchin/angular/%22controller$20as%22/angular/3VYcAg2EF2g/TyGfLyzn1mIJdid not work thx, tomw -- You received this message because you are subscribed to the Google Groups AngularJS group. To unsubscribe from