LWJ Original

Learn With Jason

Live pair programming. Learn something new in 90 minutes with tech industry experts.

Start watching

Presented by

Learn With Jason

Release year: 2024

What's new in Redux Toolkit 2.0?
S7E1Jan 4, 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
S7E2Jan 11, 2024

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
S7E3Jan 25, 2024

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!
S7E4Feb 1, 2024

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
S7E5Feb 8, 2024

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
S7E6Feb 15, 2024

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?
S7E7Feb 22, 2024

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
S7E8Feb 29, 2024

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
S7E9Mar 7, 2024

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
S7E10Mar 14, 2024

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
S7E11Mar 21, 2024

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
S7E12Mar 28, 2024

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
S7E13Apr 11, 2024

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
S7E14Apr 18, 2024

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
S7E15May 2, 2024

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
S7E16May 9, 2024

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
S7E17May 23, 2024

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
S7E18May 30, 2024

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
S7E19Jun 6, 2024

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
S7E20Jul 11, 2024

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
S7E21Jul 25, 2024

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
S7E22Aug 1, 2024

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
S7E23Aug 7, 2024

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
S7E24Aug 15, 2024

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
S7E25Aug 29, 2024

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
S7E26Sep 5, 2024

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
S7E27Sep 12, 2024

Use Vitest with Browser Mode

With Vitest’s browser mode, you can run your tests in the browser natively. Learn how from maintainer Vladimir…