Readme

Example Full-stack Todo List App with React SSR + Client-side hydration & sqlite

Requires you to put the React component in another val, in this case: https://www.val.town/v/stevekrouse/TodoApp

1
2
3
import ssr_hydrate from "https://esm.town/v/stevekrouse/ssr_hydrate_react";
export default ssr_hydrate("stevekrouse", "TodoApp");
👆 This is a val. Vals are TypeScript snippets of code, written in the browser and run on our servers. Create scheduled functions, email yourself, and persist small pieces of data — all from the browser.