1) The document discusses adapting an internal marketing app called VanDAM to be mobile by taking a piecemeal approach, including using separate mobile templates, optimized CSS, and mobile-specific Ember components.
2) Flexbox is advocated for as the best way to arrange elements flexibly on different screens, and the Flexi addon is presented as a good way to separate layouts by breakpoint.
3) Tools mentioned that help with mobile development in Ember include the Ember Screen and Ember Hammertime addons.
Related topics: