Dev Dissection — Week 6: Testing APIs & UI
Dev Dissection — Week 6: Testing APIs & UI Your app is live and working perfectly... until it's not. In Week 5, you deployed your TODO app to production. This…
Dev Dissection — Week 6: Testing APIs & UI Your app is live and working perfectly... until it's not. In Week 5, you deployed your TODO app to production. This…
Dev Dissection — Week 5: Deployment, GCP App Engine, Vercel & MongoDB Atlas In Week 4, you secured your app with authentication. This week, you're going live. We'll deploy your…
Dev Dissection — Week 4: Adding Auth, Cookies vs JWT, Auth0/Clerk Overview Welcome back to Dev Dissection! In Week 3, we built a sleek React frontend that connects to our…
Dev Dissection — Week 3: Building NextJS Frontend & Connecting with Your API Welcome back to Dev Dissection! In Week 2, we wired up our TODO API to MongoDB, making…
Dev Dissection — Week 2: Connecting Your API to MongoDB Welcome back to Dev Dissection!Last week, we built a simple TODO API using Node.js, Express, and TypeScript. This week, we’re…