Y
Hacker News
new
|
ask
|
show
|
jobs
by
neongreen
1338 days ago
Vercel serverless functions:
https://vercel.com/docs/concepts/functions/serverless-functi...
1 comments
gfodor
1337 days ago
That's not middleware, is it? It's cool, but sits between what is discussed here and something like a FaaS. My understanding is that this post is about actually deploying middleware that runs during the serve of the static pages.
link
neongreen
1336 days ago
They have this kind of middleware as well:
https://vercel.com/docs/concepts/functions/edge-middleware
Don’t know if it’s as powerful, though — haven’t personally used it.
link