AAurélieinerinware.hashnode.dev·Jul 28, 2025 · 2 min readPart 3: What Broke and how I fixed itEver tried following a "1-year-old" React or Next.js tutorial and everything is broken? Yeah... me too. Packages drop breaking changes silently Documentation assumes you just know the new way APIs update structure naming faster than tutorials can ...00
AAurélieinerinware.hashnode.dev·Jul 16, 2025 · 2 min readDay 2: Exploring tRPC — My First Steps Toward Type-Safe APIsPreviously on Day 1… I explored Kinde Auth, a quick and easy way to setup Authentication — and it will be my go-to for MVPs or side projects. I also learned about Eventual Consistency, a subtle but important concept I plan to keep in mind when using ...00
AAurélieinerinware.hashnode.dev·Jul 14, 2025 · 3 min readDay 1: Getting Started with Kinde Auth and Eventual Consistency.Today marks Day 1 of building a full-stack SaaS app using a modern stack.I’m following a tutorial, but I’m also pausing to understand what I’m using, not just copy-pasting.Here are two key takeaways from today: Kinde Auth and Eventual Consistency Kin...00