Live data from Hacker News

Viewing profile — jplhomer

jplhomer

HN member
Joined
Mon, Sep 17, 2018, 9:26 PM UTC
HN karma
67
Public activity
19 items

About jplhomer

No profile information was provided.

Recent public activity

  1. story
  2. 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.

  3. 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 …

  4. comment
    Comment #33407274

    We'll be redesigning Hydrogen to be powered by Remix: https://hydrogen.shopify.dev/roadmap/

  5. 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 …

  6. 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.

  7. comment
    Comment #31854315

    I do! As of this week, we're at stable v1 and out of developer preview. https://hydrogen.shopify.dev/

  8. 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…

  9. comment
    Comment #31852289

    Certainly not out of the picture, but Cloudflare is a terrific solution for us right now.

  10. 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…

  11. 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…

  12. 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 …

  13. comment
    Comment #31850078

    Sounds like an explosive combination ;)

  14. 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 …

  15. comment
    Comment #31849829

    Shopihydroreact? The name happens to pair nicely with Oxygen, our hosting platform: https://shopify.dev/custom-storefronts/oxygen

  16. 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.

  17. 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…

  18. 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…

  19. story