16 articles

📰 Dev.to · Jackson Kasi

Articles from Dev.to · Jackson Kasi · 16 articles · Updated every 3 hours · View all reads

All ⚡ AI Lessons (9011) ArXiv cs.AIDev.to · FORUM WEBForbes InnovationOpenAI NewsDev.to AIHugging Face Blog
The Algorithm That Killed 10,000 Lines of API Boilerplate (Building a Dynamic Query Compiler)
Dev.to · Jackson Kasi 1w ago
The Algorithm That Killed 10,000 Lines of API Boilerplate (Building a Dynamic Query Compiler)
Most backend engineers spend their entire careers writing "Switchboard APIs". You know the type: an...
How to Build Framework-Agnostic Open Source Tools (The Engine-Adapter Pattern)
Dev.to · Jackson Kasi 1w ago
How to Build Framework-Agnostic Open Source Tools (The Engine-Adapter Pattern)
Look at your codebase right now. If you are building an open-source library, an SDK, or a generic...
How to Dynamically Map URL Queries to Type-Safe SQL (Drizzle ORM Architecture)
Dev.to · Jackson Kasi 1w ago
How to Dynamically Map URL Queries to Type-Safe SQL (Drizzle ORM Architecture)
If you use an ORM like Drizzle or Prisma, you eventually run into a wall: How do you safely convert...
Stop Hand-Wiring React Tables: How I Bridged Drizzle ORM and TanStack in 5 Minutes
Dev.to · Jackson Kasi 1w ago
Stop Hand-Wiring React Tables: How I Bridged Drizzle ORM and TanStack in 5 Minutes
Most startups don't die because of a bad idea. They die because of bad engineering velocity. If your...
How ORM Migrations Are Hiding Missing Indexes (And How to Actually See Your Database)
Dev.to · Jackson Kasi 1w ago
How ORM Migrations Are Hiding Missing Indexes (And How to Actually See Your Database)
I spent 4 hours last week debugging a slow API endpoint. The culprit? A missing index on a foreign...
Why Your React Data Tables Are a Bloated Mess (And How to Automate Them)
Dev.to · Jackson Kasi 1w ago
Why Your React Data Tables Are a Bloated Mess (And How to Automate Them)
Building data tables in B2B SaaS is the most tedious, soul-crushing task in full-stack engineering....
How to Build True Multi-Tenant Database Isolation (Stop using if-statements)
Dev.to · Jackson Kasi 1w ago
How to Build True Multi-Tenant Database Isolation (Stop using if-statements)
If you are building a B2B SaaS, your biggest nightmare isn't downtime—it's a cross-tenant data leak....
I’m sick of $200 SaaS boilerplates that leak tenant data. Here is how to build real isolation.
Dev.to · Jackson Kasi 1w ago
I’m sick of $200 SaaS boilerplates that leak tenant data. Here is how to build real isolation.
I’m sick of "SaaS boilerplates" that charge you $200 just to wrap a framework and leave you to figure...
Stop Building Multi-Tenant SaaS From Scratch. I Open-Sourced My Foundation. 🚀
Dev.to · Jackson Kasi 1w ago
Stop Building Multi-Tenant SaaS From Scratch. I Open-Sourced My Foundation. 🚀
We’ve all been there. You start a SaaS project, and within a week, your auth logic is a spaghetti...
TableCraft: From 5 Hours to 5 Minutes for Production-Ready Table APIs
Dev.to · Jackson Kasi 2mo ago
TableCraft: From 5 Hours to 5 Minutes for Production-Ready Table APIs
The Pain We All Know You're building a SaaS dashboard. Your PM asks for "a simple data...
Unlock Effortless Asset Export in Figma with ImagePro – Must-Have Plugin for Designers!
Dev.to · Jackson Kasi 1y ago
Unlock Effortless Asset Export in Figma with ImagePro – Must-Have Plugin for Designers!
Hey everyone! 👋 Try out ImagePro, a Figma plugin specially made for designers to export assets...
how to filter in the dynamic zone in strapi using graphql?
Dev.to · Jackson Kasi 3y ago
how to filter in the dynamic zone in strapi using graphql?
hello, dev's. i need help in strapi. if any one know please help me! thanks 🙂 query...