Skip to content

Instantly share code, notes, and snippets.

View davis's full-sized avatar

Davis Kim davis

  • Etsy, Inc.
  • Los Angeles, CA
View GitHub Profile

Templating engines and React.js

I want to make a shopify theme using react.

How shopify theming works

You have a bunch of template files that have access to global server-side variables with liquid e.g. {{ product.title }}. Think wordpress or any other theme-based system.

 /theme