McTaba Labs logo
Next live session · Wed, Aug 26

Ship it fast. Own every line.

Use AI to move fast, then understand what you shipped. Myles Ngicu on where the line sits between bootstrapping with AI and getting disqualified for it and how to finish something real before 9 September. Free, live, one hour.

100% free · no cardRecording sent to everyoneLive Q&A

500+ developers already learning together every week

Free · Admit One
WED
26
AUG
McTaba live session · 8:00 pm EAT

Ship It Fast. Own Every Line.

Goes live in 

Meeting link + calendar invite arrive by email, instantly.

After you register

Your inbox does the remembering

One form, three automatic emails, zero hunting for links five minutes before we go live.

Inbox · 3

Your seat is confirmed — meeting link inside

McTaba Labs · Everything for Saturday in one place

Calendar invite: McTaba Live Session

One tap adds it to Google, Outlook, or Apple Calendar

We're live in one hour

Your join link, one click away — recording follows within 24 hours

What the hour looks like

No slides read aloud. A feature, built.

The session in three movements — watch it happen live, then do it yourself with the template.

app/api/ai/route.ts
// live: shipping an AI feature
const ai = new Anthropic();
 
export async function POST(req) {
  const { prompt } = await req.json();
  const stream = await ai.messages.stream({
    model: "claude-sonnet-4-6",
    messages: [{ role: "user", content: prompt }],
  });
  return stream.toResponse();
}

Forty minutes of live coding — a real feature on a real Next.js app.

COST / 1K REQUESTS
GPT-4 CLASSKES 1,940
CLAUDE SONNETKES 1,290
OPEN-SOURCE (HOSTED)KES 610

ILLUSTRATIVE — WE PULL THE REAL NUMBERS LIVE

The per-request costs nobody puts in the tutorial.

PRE-FLIGHT
Streaming responses working
Fallback when the API is slow
Spend alerts before the surprise
Template pushed to registrants
DEPLOYED · LIVE

You leave with the template — and your questions answered.

This isn't a one-off

Every week. Always free.
8:00 PM EAT.

A standing invitation from McTaba Labs. Miss this one and there's another next week — but your competition isn't waiting.

Save my seat for Wednesday

Meeting link + calendar invite arrive by email, instantly