4 links in EmberFest 2018
-
PWA Your Ember App
I’ll walk through the steps needed to take your Ember app out of the mobile browser and onto your users’ home screens. With added native platform support available just this year and the backing of the always-amazing Ember addon ecosystem, making your Ember app fully PWA-capable has never been easier or more worthwhile.
Article by Kevin Pfefferle on 19th October 2018, in EmberFest 2018
-
Fast, Fast, Fast
We can write our Ember apps fast, they run fast in the user's browser (thanks to the Glimmer VM) but how can we get them into browsers fast? In this talk, I explore limiting factors for app startup performance and introduce techniques for improving Ember apps' time-to-interactive.
Presentation by Marco Otte-Witte on 12th October 2018, in EmberFest 2018
-
The State of Community Documentation
Ember takes pride in having great documentation. So much that we even have a Learning Team dedicated to keeping the official documentation great. But what is the actual state of community documentation? After scraping and analysing just about 5000 readme files from Ember addons created by the community, I’ll present common pitfalls and ways to improve our community documentation.
Presentation by Kenneth Larsen on 12th October 2018, in EmberFest 2018
-
Honey, I shrunk your Ember app
Ember does not have the best reputation for being suited for mobile apps, mostly for being "too large". But why does size matter, and how can we keep it small? Future techniques like tree-shaking and code-splitting will support this task. But there are quite a few things you can do today to reduce your bundle size. Based on the experience of optimizing my own app, this talk will guide you through the iterative process of measuring, analyzing and optimizing your app's size. For each of these phases I will introduce you to some essential tools and helpful practical tips.
Presentation by Simon Ihmig on 12th October 2018, in EmberFest 2018