Sergej

Results 7 comments of Sergej

Instead of writing the vanilla `` tag inside the Vue app you should be able to use `` tag and place your JS Code in there ```liquid ... ... ```

Not really, but I could add a detailed React section to the README/Docs, it shouldn't take too long to adjust everything for React. There's a discussion regarding React [here](https://github.com/uicrooks/shopify-theme-lab/discussions/74) One...

Depends on how much JS functionality you want to implement. If you are going for a JS-heavy store with a lot of complex logic, Vue might be the better choice....

Hi everybody 👋🏻. If anyone is interested in a better Shopify developer experience with a modern workflow, you might want to check out [Shopify Theme Lab](https://github.com/uicrooks/shopify-theme-lab). It may suit your...

I've tried it with Shopify CLI version `2.10.0` on windows and I'm also getting errors. Not the one mentioned but different ones. In the Shopify CLI repo people also report...

Not sure why it's not working. I just ran all the steps and don't have any issues. Unlikely but maybe it has something to do with Windows 11? I tested...

It's currently working as intended, this was a quick solution, but it needs a refactor. Ideally, you want to send an async request on variant change and replace the displayed...