Now you can hook into the adaptive rate limiter used to power our Shopify syncs for durable writes and actions in your Gadget apps!
@draward.dev shares the holiday cheer:
youtu.be/Y1gDytPTHUE
Now you can hook into the adaptive rate limiter used to power our Shopify syncs for durable writes and actions in your Gadget apps!
@draward.dev shares the holiday cheer:
youtu.be/Y1gDytPTHUE
You can now use the VSCode/Cursor/other fork's debugger to set breakpoints and step through your Gadget actions and routes!!
You can now use a real debugger with your Gadget backend! 🎉 Pause execution, inspect variables, and step through your code—all directly in VS Code. 💻
Take your debugging to the next level.
www.youtube.com/watch?v=mfCu...
You can now use the VSCode/Cursor/other fork's debugger to set breakpoints and step through your Gadget actions and routes!!
Once again, it has been an AMAZING year for CSS and UI.
Go check out chrome.dev/css-wrapped-... to see all CSS/UI features Chrome shipped this year.
Each features comes with a small explanation and demo for you to play with.
Once again, it has been an AMAZING year for CSS and UI.
Go check out chrome.dev/css-wrapped-... to see all CSS/UI features Chrome shipped this year.
Each features comes with a small explanation and demo for you to play with.
Plus, it uses the ChatGPT Apps SDK lib's TBoneRaw icon, the most important icon imo
Why no TBoneCooked?
docs.gadget.dev/guides/tutor...
Plus, it uses the ChatGPT Apps SDK lib's TBoneRaw icon, the most important icon imo
Why no TBoneCooked?
docs.gadget.dev/guides/tutor...
youtu.be/gAJzSVnuivo
youtu.be/gAJzSVnuivo
Watch on YouTube to ask questions and follow along:
youtube.com/live/BTSDbwC...
v1.5 includes support for our newly released Preact hooks, which are super-useful when building new @Shopify extensions!
Read the details and check out some examples:
gadget.dev/blog/use-gad...
v1.5 includes support for our newly released Preact hooks, which are super-useful when building new @Shopify extensions!
Read the details and check out some examples:
gadget.dev/blog/use-gad...
youtu.be/OVSYoOyTAnQ
youtu.be/OVSYoOyTAnQ
Build, host, and ship full ChatGPT apps, no setup needed
✅ SDK integrated
✅ Auth & MCP configured
✅ React UI ready
Go from idea → live app inside ChatGPT in minutes
Build, host, and ship full ChatGPT apps, no setup needed
✅ SDK integrated
✅ Auth & MCP configured
✅ React UI ready
Go from idea → live app inside ChatGPT in minutes
@gregisenberg.bsky.social gave me the idea to build an AI health concierge ChatGPT app.
I built this demo with @gadget.dev in ≈3 hours.
@gregisenberg.bsky.social gave me the idea to build an AI health concierge ChatGPT app.
I built this demo with @gadget.dev in ≈3 hours.
Comes with many improvements from the @gadget.dev team: updated MCP, data multi-tenancy, a homegrown Vite plugin for HMR, and new tooling that lets me make auth'd requests without going through an (exceptionally slow) tool call
youtu.be/Em4NRrx2ly8
Comes with many improvements from the @gadget.dev team: updated MCP, data multi-tenancy, a homegrown Vite plugin for HMR, and new tooling that lets me make auth'd requests without going through an (exceptionally slow) tool call
youtu.be/Em4NRrx2ly8
Our CTO, @airhorns.bsky.social, pulled together everything we learned into a guide full of tips & tricks for devs
👉 gadget.dev/blog/everyth...
Our CTO, @airhorns.bsky.social, pulled together everything we learned into a guide full of tips & tricks for devs
👉 gadget.dev/blog/everyth...
youtu.be/wsPUYCa2TCw
youtu.be/wsPUYCa2TCw
Moving to Polaris web components and React Router v7 is great, but I haven't seen much chatter on Preact in extensions and the (required?) migration for all existing UI extensions
gadget.dev/blog/shopify...
Moving to Polaris web components and React Router v7 is great, but I haven't seen much chatter on Preact in extensions and the (required?) migration for all existing UI extensions
gadget.dev/blog/shopify...
Here’s the step-by-step guide to building the custom Shopify sales tracker Mohammad built live:
gadget.dev/blog/buildin...
Here’s the step-by-step guide to building the custom Shopify sales tracker Mohammad built live:
gadget.dev/blog/buildin...
Gadget CTO @airhorns.bsky.social takes us under the hood and explains how the team split @gadget.dev's core Postgres db into AlloyDB shards — with zero downtime, no errors, no dropped requests
gadget.dev/blog/shardin...
I'm going to build a public dashboard that compares @gadget.dev views performance to regular ole queries. Plus we should be able to see how performance changes as I add data to my db
I'm going to build a public dashboard that compares @gadget.dev views performance to regular ole queries. Plus we should be able to see how performance changes as I add data to my db
Here's the solution: dev.to/gabeb03/buil...
Remove for() loops when aggregating data, happy you will be
Use Gadget views to transform & aggregate data right in Postgres, and build performant custom endpoints and dashboards
gadget.dev/blog/introdu...
Zero data loss
Yandu, infra engineer at Gadget, details how we were able to use logical replication to execute a seamless Postgres major‑version upgrade without any maintenance windows or 500s
gadget.dev/blog/zero-do...
Zero data loss
Yandu, infra engineer at Gadget, details how we were able to use logical replication to execute a seamless Postgres major‑version upgrade without any maintenance windows or 500s
gadget.dev/blog/zero-do...