Ember.js Zuperkulblog PWA (built with FastBoot and ember-cli)
by addyosmaniJavaScript
Last 12 weeks · 0 commits
3 of 6 standards met
Performance differences with Lighthouse now that time to interaction is tracked: !screen shot 2016-10-13 at 6 00 20 pm The differences here are pretty stark. Although TTI should really be closer to 2s, it's getting to a point where it's much closer to that mark. Ember have said they're still working on compatibility fixes for Glimmer 2 initially and perf later. Will be interesting to see how much better this gets over time.
I looked at your error, and basically the workaround is to disable gzip on json files like you suggested in the Gist comment. You can see how we do it on the API doc site here. That being said, we should probably make a pull request to the ember-cli-deploy ecosystem to sort of leave fastboot files alone. Most of these files will end up in the fastboot folder inside whatever the build directory is (in the case of Ember CLI deploy, tmp/deploy-dist/fastboot).
Repository: addyosmani/ember-progressive-webapp. Description: Ember.js Zuperkulblog PWA (built with FastBoot and ember-cli) Stars: 98, Forks: 9. Primary language: JavaScript. Languages: JavaScript (60.9%), CSS (20.8%), HTML (18.3%). License: Apache-2.0. Homepage: https://ember-pwa.herokuapp.com/art Latest release: v0.1.0 (10y ago). Open PRs: 0, open issues: 5. Last activity: 9y ago. Community health: 57%. Top contributors: addyosmani.