Hello there 👋

I’ve been working on Shopify Apps full-time since 2021 and I’m the founder of Ablestar. Prior to that I worked as a data scientist at Sequoia Capital and in InfoSec at Mandiant.

I live in Spain 🇪🇸 with my wife and three kids. This blog is mostly about the technical side of things that I find interesting.

 profile image

Migrating from Shopify's Product REST API to GraphQL

Our Ablestar Bulk Product Editor app processes millions of products each day and is a big user of Shopify’s product APIs. When we created the app in 2016 Shopify only had a REST API for product data and so that is what we used for the app. Over time new features, like standardized product categories, were released and we support those through the GraphQL API. Still, as of the start of 2024 the majority of our app continued to use the REST APIs....

June 19, 2024

Improving LCP on Your Shopify App

Last contentful paint (LCP) is a big pain-point for Shopify app developers seeking the Built for Shopify (BFS) badge. There’s a lot of different factors that can slow you down, it depends on real-world performance, and there’s a delay before you see the metrics. This makes it hard to iterate quickly and it can take a long time to identify and fix issues. One of our apps, the Ablestar Link Manager, is Built for Shopify....

April 9, 2024