All posts

I like to write about stuff I'm into. You'll find a mix of web dev articles, tech news, and random thoughts from my life. Use the search below to filter by title.
/7 mins read/...

Migrate your Shopify store assets to a new store using File API

Learn how to migrate your assets from an old Shopify store to a new one in a few simple steps. This guide will show you how to retrieve and download your images using GraphQL and Node.js, and upload them to your new store with ease.

/5 mins read/...

Introduction to Committing with Conventional Commit

Conventional commit is a specific form of committing which gives software developers a uniform system for organizing and describing their changes, making it easier to keep track of updates

/4 mins read/...

Mastering Section Rendering APIs in Shopify Online Store 2.0

Learn how to leverage Section Rendering APIs to improve your Shopify store's performance and create dynamic, context-specific sections. Discover tips for querying dynamic section markup, including product and collection context

/4 mins read/...

Drag and Drop API keynotes

Some keynotes to keep in mind when working with Drag and Drop APIs in Javascript