talk-data.com
Meetup
talk
2025-03-27 at 08:20
Write once, deploy anywhere: Building Serverless apps with Hono
Topics
Description
You are building a new serverless application with JavaScript and you need to handle auth, CORS, logging, and what not! For each one of these capabilities you install a new node package. Your app works fine. But you are now asked to deploy the app to a different JavaScript runtime environment. What do you do now? Do you have to rewrite the code all over again? Or can you write code once, and deploy it on all the environments? Join us in this talk to learn how Hono, a lightweight JS library, makes it easy to build serverless apps that can be deployed anywhere!