The difference between netlify-lambda and Netlify Dev

Опубликовано: 08 Апрель 2026
на канале: swyx
1,698
24

this is an unrehearsed walkthrough of how Netlify Dev helps evolve the local dev experience for serverless apps

the repo we start with is https://github.com/netlify/create-rea... and you can get Netlify Dev with `npm i -g netlify-cli`. report issues in https://github.com/netlify/netlify-de... and get community support at https://community.netlify.com/c/netli...

0:00 - giving context for how a netlify-lambda project works currently
12:30 - beginning to migrate to Netlify Dev ( i mixed them up verbally while talking, sorry) and Netlify Dev Demo
28:20 - netilfy functions:create
31:30 - Netlify Addons - with Fauna DB for now
36:00 - how detectors work and how to override them with the netlify.toml [dev] block
39:30 - function builders and when to use netlify-lambda WITH Netlify Dev