Gadget

1.4K posts

Gadget banner
Gadget

Gadget

@gadget_dev

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

Ottawa 가입일 Ocak 2021
26 팔로잉2.3K 팔로워
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
16
181
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
18
280
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
13
287
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
146
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
351
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
223
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
499
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
85
Gadget
Gadget@gadget_dev·
February Changelog 🚀 New tooling, better workflows, and framework upgrades. See what’s new 👇
Gadget tweet media
English
2
3
20
373
Gadget
Gadget@gadget_dev·
Gadget doesn't waste resources spinning up a new VM for every request. Our Node.js workers handle 60-100 concurrent requests each. Efficient, scalable, and built the right way. Watch how it works 👇
English
0
3
20
618
Gadget 리트윗함
Riley Draward
Riley Draward@rdraward·
If you ever wanted to use NextJS for your @gadget_dev projects, here's your chance I used Claude to swap out Gadget's react-router default for vinext (they both run on Vite) A bit of back and forth to get auth wired up, but it did 95% of the work in one shot!
Cloudflare@Cloudflare

We rebuilt Next.js in a week. No, really. The team ported the framework to run natively on Workers to prove what’s possible with edge-first architecture. Dive into the technical hurdles we solved to eliminate Node.js dependencies. cfl.re/4ciNc3L

English
0
3
16
1.1K
Gadget
Gadget@gadget_dev·
Know exactly how your app is performing in production 👀 The Ops Dashboard provides a real-time, high-level view of your application's performance, allowing you to spot slowdowns, investigate issues, and confirm fixes.
English
0
0
18
331
Gadget
Gadget@gadget_dev·
Custom objects shouldn’t force a plan upgrade 💸 We hit the custom object limit in @HubSpot and built a workaround using Gadget to externalize custom objects while keeping HubSpot as the system of record. Save on subscription costs and keep full control of your data. Watch the full walkthrough↓ youtube.com/watch?v=SkRw3C…
YouTube video
YouTube
English
1
1
16
492
Yuvraj Kewate
Yuvraj Kewate@uvkewate·
🎙️ Episode 2 of @thesaashub | Shopify App Founders Edition is live. In this episode, I’m joined by @EmiliHorncastle , Co-founder & CMO at @zapiet. We talk about building trust in local commerce, growing a Shopify app portfolio, and why brand personality matters even in logistics. If you’re building in the @Shopify ecosystem, this one’s worth your time. Watch here 👇 youtu.be/D-ZYOkCTAww #ShopifyApps #ShopifyFounders #SaaS #Ecommerce #SaaSMarketing #TheSaaSHubPodcast #Zapiet #Shopify
YouTube video
YouTube
Yuvraj Kewate tweet media
English
1
2
7
134
Gadget 리트윗함
Ralf Elfving
Ralf Elfving@ralfelfving·
The inspiration clearly is Shopify's own BFCM globe. The original project was outside the Shopify ecosystem, and when it didn't launch I couldn't resist changing the feed from one type of activity (runs) to another (Shopify orders). Everything made real easy by @gadget_dev
English
0
1
8
330
Gadget
Gadget@gadget_dev·
Building with AI agents just got easier 🤖 The ggt CLI now pulls your Gadget project into a local dev environment and automatically adds agent-ready context files. Tools like Codex, Claude, and Cursor understand your app out of the box— no manual setup required.
English
6
1
16
325