Hi everyone, it's been a while since I've been working full-time on Shopify apps. In the meantime, two big things have happened:
- Shopify has released Shopify Polaris, a library of React components specifically designed to “help developers create the best experience for merchants”.
- Rails 5.1 has been released, with first-class support for app-like javascript (i.e. React) using the Webpacker gem.
Ideally, I'd like to see Polaris integrated into this gem. Some things that would be useful:
- A generator for creating a starter app using Polaris. It need only support Rails 5.1+
- A section of the Readme on using Polaris and this gem together. This should probably come before the generator, and the generator would just automate the steps involved.
Hi everyone, it's been a while since I've been working full-time on Shopify apps. In the meantime, two big things have happened:
Ideally, I'd like to see Polaris integrated into this gem. Some things that would be useful: