JWT
12 videos across 9 channels
JSON Web Tokens are a lightweight, server-verified way to prove identity and grant access without storing session state. The core idea is a base64-encoded header and payload secured by a signature that ensures integrity, so sensitive data shouldn’t live in the payload and secrets must be kept server-side. In practical apps, like the Next.js/postgres project, JWTs enable authentication and user-scoped access, while also highlighting common pitfalls and the need for careful handling of tokens across the UI and server actions.

OpenCode + Qwen 3.6 PRO = Full App INSTANTLY (100% FREE)
The video demonstrates building a complete SaaS app entirely with free/open tools and a free AI model, walking through s

NextJS + Postgres and Error Monitoring - Full Stack Support Ticketing System
Brad introduces a quick, tool‑stack focused project: building a support-ticket app with Next.js, Neon Postgres, Prisma,

The Future of SEO: Lily Ray on Google Updates, AI Search & GEO Spam
The chat dives into how Google core updates shape SEO trends, emphasizing that quality content, originality, and real hu

Copy The 3 Pillars of £50m+ SEO Campaigns
The video outlines three pillars of modern SEO and how to apply them for AI-driven search, plus practical tips and tools

The greatest unsolved problem in computer science...
The video explains the P vs NP problem, why it matters, and what it would mean if P equals NP, including how NP-complete

Scraping this NUXT site - API and Bearer found?
The video walks through discovering and exploiting a web API for vehicle data by inspecting network requests, locating a