Readme

/** @jsxImportSource https://esm.sh/react@18.2.0 **/ import { renderToString } from "https://esm.sh/react-dom@18.2.0/server";

export default (req: Request) => { return new Response( renderToString(

Hello najwaBN!

This is your first val. Edit this text!

, ), { headers: { "Content-Type": "text/html" } }, ); };

Code
HTTP
Val Town is a social website to write and deploy JavaScript.
Build APIs and schedule functions from your browser.
Comments
Nobody has commented on this val yet: be the first!
najwabn-timelessharlequindormouse.web.val.run
Updated: February 17, 2025