Upcoming Major Changes #149
kinngh
announced in
Announcements
Replies: 1 comment
-
|
Great, really appreciate the transparency and thought process behind these structural updates. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey everyone!
The repo isn't getting it's scheduled 2 weekly update (mostly
packages.json) is due to the fact that the repo(s) are getting major updates to the structure and some working. This is still a series of independent changes that I've decided to incorporate as I see my workflow evolving.New folder structure that will introduce
app/andextensions/folder. This isn't going to mimic how the official boilerplates work, but based on my guide on how to add extensions to the repo.MCP servers. As much as I don't like reliance on LLMs, MCP servers are increasingly helpful for GraphQL, Functions, Polaris Web Components and more, and adding a suggestion to add the MCP server is the right decision here. You can choose to ignore the suggestion.
Polaris Web Components. WC is the future and I want to migrate to using WC patterns instead of React. Yes, you can use them both side-by-side in the same project, but it's recommended to move over to WC.
There will be some other enhancements like supporting Declarative Data from
shopify.app.toml, which in my repo(s) would work the same way as rest of the webhook features viautils/shopify.jsYes, there will be migration guides available. No, none of these changes are influenced by any other person, and all changes to my repo(s) are purely scoped to how I build apps, not what's being suggested.
Beta Was this translation helpful? Give feedback.
All reactions