-
Notifications
You must be signed in to change notification settings - Fork 687
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[doc] state management #1785
[doc] state management #1785
Conversation
|
const apiBase = new URL('/graphql', location.origin).toString(); | ||
|
||
ReactDOM.render( | ||
<Adapter |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do you need the Adapter
in this example?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Only a few comments but nothing necessarily holding this up. Great documentation!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job.
pwa-devdocs/src/technologies/basic-concepts/state-management/index.md
Outdated
Show resolved
Hide resolved
pwa-devdocs/src/technologies/basic-concepts/state-management/index.md
Outdated
Show resolved
Hide resolved
…ndex.md Co-Authored-By: Stephen Rugh <sirugh@users.noreply.github.com>
Description
Create topic about state management in PWA Studio
Related Issue
Closes #1720
Acceptance
Verification Stakeholders
Verification Steps
pwa-devdocs
directorynpm run lint src/technologies/basic-concepts/state-management/index.md
npm run develop
/technologies/basic-concepts/state-management/
Screenshots / Screen Captures (if appropriate)
Checklist