Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blog post series: highly optimized PWAs #207

Open
2 of 4 tasks
marcoow opened this issue Jun 28, 2018 · 0 comments
Open
2 of 4 tasks

Blog post series: highly optimized PWAs #207

marcoow opened this issue Jun 28, 2018 · 0 comments

Comments

@marcoow
Copy link
Member

marcoow commented Jun 28, 2018

Now that we have Breethe, we should write a series of blog posts about it. Here's what I think are good topics and could be the posts:

  • building an app/pwa with glimmer.js (glimmer works mostly well, sneak peek into ember's future although many things available in ember already, allows you to build something very lightweight, SSR available, testing)
  • PWAs and offline (manifest etc., caching with service workers, offline with service workers and orbit, testing)
  • server side rendering (how, why (getting the data to the user fast), comparison to app shell, incremental startup (disabling some elements in the pre-rendered response, only enabling them once app has started), deployment)
  • server side rendering 2: progressive enhancement, making the app work without js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant