We created a Zapier app to enable our customers to integrate their store with thousands of apps they already love. These workflows are priceless for our customers.
We use Claude in our payments stack. The computer use version combined with the Agora backend powers a critical part of automating payments to millions of Shopify and WooCommerce products.
We use Meilisearch in our search stack. Their memory mapping technology works like magic and helps us provide an extremely performant experience to our customers.
The Agora Merchant dashboard is built with NextJS. We enjoy the flexibility with data fetching, as the dashboard is connected to several data sources requiring slightly different experiences. Additionally, having error handling per route helps customize the experience for our merchants.
We find Remix to be extremely fast. The framework handles a lot of edge cases out of the box, which saves hundreds of development hours. Additionally, Remix leverages web and browser standards to remove a layer of abstraction. For example when you pre-fetch links you use HTML code run in the browser, not having to do in memory cache.
What's great
fast performance (4)developer-friendly (8)web standards compliance (3)