hydrogen
Liquid
hydrogen | Liquid | |
---|---|---|
20 | 40 | |
1,373 | 11,046 | |
3.2% | 0.6% | |
9.7 | 6.9 | |
5 days ago | 4 days ago | |
TypeScript | Ruby | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
hydrogen
- Help with my first ecommerce in next.js
-
Remix web framework aquired by Shopify
This acquisition is very much in the context of https://hydrogen.shopify.dev/roadmap/#first-quarter and https://github.com/Shopify/hydrogen - Shopify very much wants to move to the modern era.
And to address your point, it's not gaslighting to say that React enables interactions that would be essentially impossible if restricted to server-side templating. But there's certainly some degree to which trendiness and a desire to attract developers into their ecosystem is driving this as well.
-
My thoughts after trying to port a Shopify store from NextJS to Shopify Hydrogen
I would say its main selling point is obviously the integration with Shopify. It comes with hooks, components and types to make it really easy to interact with the Shopify API. (They also use an XState state machine for the cart.)
-
How can Shopify have a market cap of 50B when the whole market for website builders is worth about 2.3B?
Shopify's got their own headless framework for storefronts built on React called Hydrogen. Just recently came out of beta. Has a built in React hook for GraphQL queries to the storefront.
-
Fresh is a new full stack web framework for Deno
All the activity around V8 Isolates + "workers" is so cool-- exceptional performance, don't need to think about regions, and CDN-like benefits
Shopify's new store-builder thinks this way too: https://github.com/Shopify/hydrogen
-
Shopify - How We Built Hydrogen: A React Framework for Building Custom Storefronts
Not sure what documentation you're looking at, because we have a ton here: https://shopify.dev/custom-storefronts/hydrogen
-
Get Started with Shopify's New Headless Hydrogen Framework
Full Docs and Image Source
- What is the point of learning to build e-commerce websites when platforms like Shopify exist?
- Need advice which offer to select. Have been offered a position as a react dev in one company and as shopify developer in other. What is future of shopify vs react.
- Experiences using Vite for React+Typescript projects?
Liquid
-
Instantly preview rendered liquid template
Liquid is a template language created by shopify. In my use case I use it for generate html that is almost similar looking but differs in data. So when iterating over my HTML, I need to preview the changes I made combined with my data.
-
Eleventy vs. Next.js for static site generation
Inside the blog directory, create an index.liquid file. This will be our blog’s homepage. Eleventy provides a number of options when selecting a template engine. For this project, we’ll use Liquid.
- How to Express Logic "and", "Or", "Not"?
-
How To Choose the Best Static Site Generator and Deploy it to Kinsta for Free
Templating engine: SSGs rely on templating engines to define the structure of web pages. These engines enable developers to create reusable templates and incorporate dynamic content. Popular templating engines include Liquid, Handlebars, Mustache, EJS, ERB, HAML, and Slim.
-
Count tickets opened per organization based on a custom field (ticket type/category)
Assuming I understand the ask, I think my approach would be to have a trigger fire when a ticket's custom field is set to "add user to the application." That trigger would notify a webhook. That webhook would be set to the Organization API endpoint with a payload that uses liquid markup to add 1 to the existing Organization's value.
-
How easy is ruby to learn from zero experience coding
For example, their theme templates use Liquid, which is a html templating system for Ruby. Activemerchant also was released by Shopify, and it provides a interface to major payment providers like PayPal.
-
👀 Is anyone interested in reviewing my GitHub Pages and Docker training video?
In the meantime, Liquid v4.0.4 has been released, and allows building a Jekyll site with the latest Ruby.
-
Remove certain tags from follow up tickets?
Liquid docs - https://shopify.github.io/liquid/
-
Running Eleventy Serverless On AWS Lambda@Edge
Then, let’s create the simplest template for our static Eleventy page. We’ll write it using Liquid, but since it’s so simple, it won’t take advantage of any useful templating tags for now. Let’s call it index.liquid:
-
Consider the Jamstack for Your Next Solo Project
Previously I have used Jekyll for blogging and it has served me well for simple blogs and static websites. Jekyll is a static site generator that relies on Markdown, Liquid, HTML, and CSS. Which means no JavaScript -- a Jamstack without the J. With GitHub Pages you can even host Jekyll sites directly from your repository.2
What are some alternatives?
vite-material-ui - A Vite starter template for React, TypeScript, and MUI
nunjucks - A powerful templating engine with inheritance, asynchronous control, and more (jinja2 inspired)
shopify-theme-lab - Shopify theme development environment using Liquid, Vue and Tailwind CSS. Built on top of Shopify CLI 🧪
Mustache - Logic-less Ruby templates.
rust-zmq - Rust zeromq bindings.
React - The library for web and native user interfaces.
e-shopee - 💳 Online shopping application and e-commerce trading platform.
Slim - Slim is a template language whose goal is to reduce the syntax to the essential parts without becoming cryptic.
HULL - 💀 Headless Shopify Starter – powered by Next.js + Sanity.io
Haml - HTML Abstraction Markup Language - A Markup Haiku
ssh2-rs - Rust bindings for libssh2
Hamlit - High Performance Haml Implementation