Lightning talk by @sugarpirate_, presented at Boston Ember.js on 15/01/2015.
If you’re like me, every time you embed a video iframe into your app you feel a little dirty. Embedding an iframe means loading an entire html document and the crazy amounts of resources it brings along with it. What’s worse is having to embed multiple videos — you really start to feel the performance hit the more videos you add. While they have their benefits, we don't want to load them until we absolutely need them – this lightning talk briefly covers the simple addon I made to do just that.
https://github.com/poteto/ember-lazy-video
https://medium.com/delightful-ui-for-ember-apps/lazy-loading-videos-in-ember-7504a4abe34f