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

Template: Clarify what the point is #107

Open
10 tasks
terichadbourne opened this issue Jan 25, 2018 · 0 comments
Open
10 tasks

Template: Clarify what the point is #107

terichadbourne opened this issue Jan 25, 2018 · 0 comments
Assignees

Comments

@terichadbourne
Copy link

This is a duplicate of the issue already fixed on the Vanilla implementation, now moving over to the template so we can use the updates everywhere.

  • - Cover key concepts such as Offline First, Service Workers, etc. (can be pulled from tutorial)
  • - Explain why Offline First makes an app (in this case, a shopping list app) more useful through the lens of user experience
  • - Explain that syncing can be used across multiple devices (laptop, phone, tablet) or users
  • - Explain why the stack used in this implementation is well suited to Offline First tech
  • - Place tutorial section to above fold (if it exists)
  • - Place live demo above fold (if it exists)
  • - Clarify that what they're seeing is a "reference implementation" - just code
  • - Make it clear that the "Steps" are for viewing the app as an end user, NOT for building the app
  • - Add "and explored the code in this GitHub repo" after "When the reader has completed this Code Pattern" so that promise about learning becomes true
  • - Offer alternative (eg if you're not already familiar with React, you may want to check out this Vanilla JS...)

(This issue is written so that we can apply it to the template as well - not all checklist items are relevant to the vanilla version.)

@terichadbourne terichadbourne self-assigned this Jan 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant