Crossword
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Viewing readonly version of main branch: v18View latest version
This directory contains code that is shared between the frontend and backend.
types.ts- TypeScript interfaces used throughout the applicationutils.ts- Utility functions for quiz generation and other shared functionality
These files can be imported from both the frontend and backend code. Make sure any code in this directory works in both browser and server environments.