Viewing profile — jplhomer
jplhomer
HN member- Joined
- Mon, Sep 17, 2018, 9:26 PM UTC
- HN karma
- 67
- Public activity
- 19 items
- HN profile
- View on Hacker News ↗
About jplhomer
No profile information was provided.
Recent public activity
- story
-
comment
Comment #33414606
Yes. We are working on it right now. If you are comfortable in Remix, that’s a great place to start. Everything from Hydrogen will be additive from there.
-
comment
Comment #33407440
We're working on a new version of Hydrogen which is powered by Remix: https://hydrogen.shopify.dev/roadmap/ It's nice to not have to build two meta-frameworks (along with docs and …
-
comment
Comment #33407274
We'll be redesigning Hydrogen to be powered by Remix: https://hydrogen.shopify.dev/roadmap/
-
comment
Comment #32766222
Terrific update! You resolved the only two pain points I'd experienced (`tw` template literal and JSX pragma stuff). Out of curiosity: does the support for automatic JSX incur any …
-
comment
Comment #31857037
Curious to hear more about your experience. We’ve optimized our latest themes (Dawn) as well as the Hydrogen demo store templates with SEO in mind.
-
comment
Comment #31854315
I do! As of this week, we're at stable v1 and out of developer preview. https://hydrogen.shopify.dev/
-
comment
Comment #31853031
Yep, we're planning to offer a `@shopify/hydrogen-ui` package with useful components and hooks. That work is in progress but not quite ready. We have a working prototype of Hydroge…
-
comment
Comment #31852289
Certainly not out of the picture, but Cloudflare is a terrific solution for us right now.
-
comment
Comment #31852148
Hydrogen is purpose-built to be used for custom Shopify storefronts, correct. So you're communicating with Shopify's backend using helpers like `useShopQuery` https://shopify.dev/a…
-
comment
Comment #31851957
That's good feedback. The directive approach relies much less on initial discoverability and tedious work which enables it, like naming each and every JS module a certain way up fr…
-
comment
Comment #31850283
Correct, we're shipping with an initial version of React Server Components (RSC) that works in Vite and uses file suffixes. Hydrogen provides missing pieces to the current version …
-
comment
Comment #31850078
Sounds like an explosive combination ;)
-
comment
Comment #31849992
Look for a blog post about Oxygen in the coming weeks! Initially, we're partnering with Cloudflare using Workers for Platforms [0] so Oxygen's runtime shares many of the same APIs …
-
comment
Comment #31849829
Shopihydroreact? The name happens to pair nicely with Oxygen, our hosting platform: https://shopify.dev/custom-storefronts/oxygen
-
comment
Comment #29718455
Des Moines, IA software engineer checking in! It’s great. Not terribly exciting, but the hours/culture/WL balance others have described holds up.
-
comment
Comment #29156471
Not in particular — this was meant as way to clarify that Hydrogen isn't a drop-in solution for e.g. Android or Unity apps. Though we're exploring the use of Hydrogen + React Nativ…
-
comment
Comment #29156458
+1 to what Dan said! `*Provider` handling of client components is a workaround for lack of server context right now. When server context ships, we'll migrate to it in Hydrogen. The…
- story