Learn With Jason
Live pair programming. Learn something new in 90 minutes with tech industry experts.
Start watchingRelease year: 2024
What's new in Redux Toolkit 2.0?
There's a right way to write Redux in 2024. Core maintainer Mark Erikson will teach us what the…
Defer and other reasons to try Angular again
There’s a whole lot happening in Angular lately. Jessica Janiuk and the rest of the core team have…
Qwik + Astro perf on perf on perf
Qwik introduced resumability in JavaScript apps. Astro introduced a “just in time” approach to building complex frontends. Together,…
Learn With Jason Live, LIVE! The CSS-stravaganza!
Adam Argyle likes CSS. In this episode, he’s live in studio teaching us about everything from @property to…
Build Web APIs Using Python and FastAPI
Python works for the web. Learn how FastAPI allows developers to build web APIs quickly. Jay Miller teaches…
Make React faster with Million
Can you get better performance than React offers without switching frameworks? Million says you can, and Chance Strickland…
What is GenAI and can we do it with JavaScript?
If you're like me and you don't know what "GenAI" means, Adam Cowley will teach us how to…
Run Go, Rust, and more in JavaScript using WASM + Extism
We can build cross-language applications that can use Go, Rust, Node, PHP, .Net, Ruby, and many other languages…
React Suspense in GraphQL with Apollo Client
Learn how to combine the latest in GraphQL and React Suspense to build apps that feel great to…
Astro’s biggest release yet
Astro’s got big news, and Fred K. Schott is teaching us what it means for web dev using…
Fixing async/await in JavaScript and TypeScript
If you've ever hit issues with async/await, structured concurrency might have some solutions for you. Charles Lowell will…
Val Town wants to make serverless JavaScript easier
HTTP handlers, cron jobs, email handlers — all the little things we need to set up as web…
Dev Mode and Custom Plugins in Figma
How can web developers and designers work together in Figma? Live from the Figma offices in San Francisco,…
Adding state to serverless applications
Serverless has always come with a trade-off: apps that use it are stateless by design. But Sunil Pai…
Auth and RBAC in multi-tenant React apps
One of the first challenges many web apps face is how to manage user authentication. Julianna Lamb will…
Node.js and its many, many new features
When was the last time you looked at what Node.js is capable of? If you're like me, it's…
Run Next.js without Vercel
What does it take to support Next.js on a platform other than Vercel? Rob Stanford will share how…
AnalogJS is the full-stack meta-framework for Angular
There’s a whole lot of interesting innovation happening in AnalogJS. Creator Brandon Roberts will teach us why it’s…
Build a design system with CSS
Mike will teach Jason how to build a design system using CSS. The system will make it easy…
Build your own metaframework with Vinxi
Vite and Nitro are the building blocks of many metaframeworks today. Dev Agrawal will teach us how Vinxi…
Put videos behind auth
How do you build a web app that only shows video content to logged-in users? Darius Cepulis will…
Build a web version of a board game
How do you build a board game using HTML, CSS, and JavaScript? Eli Goodman joins to teach us…
Let’s Learn Ember.js
When I asked Robbie Wagner what Ember.js is, he called it “the Rails of JavaScript”. Learn what it…
3D on the web with React
3D assets are showing up on more websites these days. Sara Vieira has experience in both React and…
Let’s Learn SolidStart
Pushing boundaries is nothing new to the Solid.js team. With SolidStart, they’re aiming to bring fine-grained reactivity to…
Let’s Learn Waku for React
Waku’s goal is to “make React development fun again”. Learn how this minimal framework lets us build with…
Use Vitest with Browser Mode
With Vitest’s browser mode, you can run your tests in the browser natively. Learn how from maintainer Vladimir…