Gadget

1.4K posts

Gadget banner
Gadget

Gadget

@gadget_dev

Build better software, faster — with an all-in-one AI assistant.

Ottawa Katılım Ocak 2021
26 Takip Edilen2.3K Takipçiler
Gadget
Gadget@gadget_dev·
Building a 3D shipment tracker inside Shopify’s Shop app meant rebuilding most of the globe rendering logic from scratch. Using Three.js + Gadget, @DewolfeJulien handled: → Custom globe rendering → Animated shipment arcs → Auth + session handling → Shipment tracking APIs Read the full breakdown: gadget.dev/blog/building-…
English
0
1
15
190
Gadget
Gadget@gadget_dev·
Spent weeks wrestling with OAuth and Heroku just to ship a simple Shopify app? There’s a better way. When Tanmay (@tkejr_) tried building his first Shopify app for a friend, it turned into weeks of setup, scattered docs, and infra headaches. Then he switched to Gadget. → Built apps 5x faster → Went from solo dev to running an agency → Even sold one of his apps → No more managing backend infrastructure Read the full case study: gadget.dev/blog/shopvana-…
English
1
1
12
249
Gadget
Gadget@gadget_dev·
Postgres read metrics hitting terabytes? That’s usually normal. But if a small number of queries are reading disproportionate amounts of data, it may be time to optimize. Watch how Postgres handles reads vs. writes and why writes are often 1000x smaller👇
English
1
0
16
390
Gadget
Gadget@gadget_dev·
Want to streamline Shopify app development? Fayyaz walks through building a full-stack app on Gadget, covering OAuth, webhooks, and GraphQL without the backend boilerplate. Watch the tutorial: youtube.com/watch?v=aStLli…
YouTube video
YouTube
English
0
0
14
545
Gadget
Gadget@gadget_dev·
Gadget v1.7.0 makes Shopify TOML the source of truth for your app config. One file for scopes, webhooks, and settings. Fully aligned with the Shopify CLI for simpler source control and deploys. Read the full breakdown of what’s new in v1.7.0: gadget.dev/blog/in-gadget…
English
0
1
15
375
Gadget
Gadget@gadget_dev·
Seeing “shark fins” in your performance graphs? 🦈 That’s a classic Node.js Out of Memory (OOM) error. Watch how we spot these errors, track “JS stack trace” in logs, and debug memory issues efficiently.
English
0
0
14
304
Gadget
Gadget@gadget_dev·
@phoebusprophit Helping builders get from 0→1 faster (and sharing what we learn along the way) is exactly the goal🙌
English
0
0
5
10
apøllø 🔮
apøllø 🔮@phoebusprophit·
@gadget_dev You guys have the *best* engineers. Been a subscriber for over a year. The quickest 0->1 PaaS and I learn so much from your blog posts.
GIF
English
1
0
3
41
Gadget
Gadget@gadget_dev·
We set out to cut costs on observability and ended up rebuilding our incident response workflow. By using agent skills to migrate our stack to Grafana & ClickHouse: - Our monthly observability bill dropped ~60% ($20k → $8k) - Root Cause Analysis investigations went from days to hours - Any engineer can use agents to run our 8-phase RCA playbook Read the full blog post to see how we did it: gadget.dev/blog/how-we-ac…
English
1
3
17
560
Gadget
Gadget@gadget_dev·
When Hervé Guétin built Brush, an open-source Shopify Custom App starter kit, he needed a backend that could handle auth, data sync, and deployment without the usual headaches. Enter Gadget. Here’s how it helped: 1. PaaS that just works – built-in DB, ORM, routing, dev/prod environments. No DevOps stress. 2. Shopify integration handled – installs, permissions, API updates, data modeling… all automatic. 3.  Production-ready day one – Brush is already running in production. With Gadget, Hervé could focus on features and value, not backend complexity. Learn more: gadget.dev/use-cases/shop…
English
0
1
22
709
Gadget
Gadget@gadget_dev·
Is your Node.js worker quietly drowning? Sustained 100% event loop utilization leads to growing backlogs, slow system performance, and timeout errors. Here’s how to spot an overloaded worker early and avoid CPU-blocking pitfalls 👇
English
0
3
17
306
Gadget
Gadget@gadget_dev·
Building custom apps for every client was slowing Aligent down. Weeks were spent on rebuilds, redeploys, and infrastructure for each store. With Gadget handling hosting, integrations, and deployment, they now ship reusable apps globally in hours. “With Gadget, we almost have the opposite problem. It's so easy to ship apps, we have to be specific about what we want to build.” - Jarrod Swift, CTO Read the full case study: gadget.dev/blog/aligent-c…
English
0
2
19
328
Gadget
Gadget@gadget_dev·
Privacy and compliance are quickly becoming foundational parts of the Shopify app stack. Great to see builders tackling these challenges and glad Gadget can help power some of that work 🙌
Yuvraj Kewate@uvkewate

🎙️ New episode is live. I spoke with @ElL3Na_ , Founder of @consentmo : one of the leading GDPR & privacy compliance apps on Shopify. We discussed: • Why privacy & compliance are becoming critical for e-commerce • The complexity of building in the GDPR space • How merchants should think about consent management Watch here: youtu.be/_OMHNkn1oUQ Also a quick shoutout to a couple of amazing builders in the Shopify ecosystem: 👏 @jon_kennedy1 for building App Store Research, making it easier for Shopify app founders to connect with real merchants and validate ideas. 👏 @gadget_dev for making it incredibly simple to build and launch Shopify apps using their platform. #ShopifyApps #SaaS #ShopifyPartners #GDPR #Ecommerce

English
1
0
14
343
Gadget
Gadget@gadget_dev·
Want the full walkthrough? We break down the architecture, auth flow, and how the homepage + settings pages work step by step here: gadget.dev/blog/building-…
English
0
1
12
165
Gadget
Gadget@gadget_dev·
Missing a bird’s-eye view in your HubSpot app? We built an App Home + Settings page on Gadget that shows every company, team, and contact, powered by just 2 HubSpot API calls. youtu.be/1BQF5IrKnUk
YouTube video
YouTube
English
1
1
15
386
Gadget
Gadget@gadget_dev·
Can vinext (Next.js on Vite) run inside a Gadget app? We tried it and got Next-style routing while keeping Gadget’s managed backend, Postgres, and auth. The trick: a custom Vite middleware plugin. We wrote up the full engineering breakdown (including the exact Vite config we used): gadget.dev/blog/we-ran-vi… Prefer a walkthrough? Watch the video: youtube.com/watch?v=aTpD46…
YouTube video
YouTube
English
1
1
13
240
Gadget
Gadget@gadget_dev·
One bad request can crash an entire worker, taking all other in-flight requests down with it. If the logs look confusing, it might not be the request that failed. Check your worker health dashboard for excessive memory usage or 100% event loop utilization instead 👇
English
0
0
16
518
Gadget
Gadget@gadget_dev·
@adscei Congrats on shipping App 1! Glad Gadget could be part of the stack 🙌
English
0
0
1
29
Adsy Eli
Adsy Eli@adscei·
3 days later and App 1/12 for my Merchant → Dev challenge is ready for submission ✅ The goal with this first one was simple: Build one small feature I’d want as a merchant, end to end, to get a feel for the entire process. Even though it’s a small app and most likely not going to get me close to my MRR target… I learned a ton and can't wait to get started on the next one while I wait for approval. Using: @gadget_dev for infrastructure @heymantle for billing
Adsy Eli tweet media
English
2
0
2
86
Gadget
Gadget@gadget_dev·
February Changelog 🚀 New tooling, better workflows, and framework upgrades. See what’s new 👇
Gadget tweet media
English
2
3
20
390