Skip to content

Commit 68a12aa

Browse files
Add Remix 3 meetup talk
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 71d9f9b commit 68a12aa

1 file changed

Lines changed: 28 additions & 0 deletions

File tree

services/site/content/data/talks.yml

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,34 @@
99
- event: '[React Summit US](https://reactsummit.us/)'
1010
date: 2026-11-17
1111

12+
- title: 'Building with Remix 3'
13+
resources:
14+
- '[Remix](https://remix.run)'
15+
- '[Remix 3 API docs](https://api.remix.run/)'
16+
deliveries:
17+
- event:
18+
'[Remix Utah
19+
Meetup](https://www.meetup.com/remix-utah/events/314099238/)'
20+
date: 2026-05-07
21+
tags:
22+
- remix
23+
- web
24+
- full-stack
25+
- ai
26+
- live coding
27+
description: >-
28+
Remix 3 wakes Remix up in a completely new direction: a batteries-included,
29+
zero-dependency, bundler-free framework built around Web APIs, runtime-first
30+
design, and one cohesive `remix` package. In this live-coded talk, I'll use
31+
the current beta to build a real app and explore the full stack: serving
32+
requests, routing, data schemas, forms and file uploads, sessions, auth,
33+
storage, middleware, the CLI, testing, and UI.
34+
35+
36+
Along the way, we'll talk about what it means for Remix 3 to avoid critical
37+
dependencies and static-analysis magic, and how model-first design changes
38+
framework APIs for humans and AI agents.
39+
1240
- title: 'Build a Free Agent'
1341
deliveries:
1442
- event: '[AI Engineer Miami](https://www.ai.engineer/miami)'

0 commit comments

Comments
 (0)