Public
Like
untitled-7712
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.
This directory contains code that is shared between the frontend and backend.
utils.ts- Shared utility functions and TypeScript interfaces
User- User data structureJob- Job posting data structureMessage- Chat message data structure
formatDate- Format dates for displaysanitizeHTML- Prevent XSS by sanitizing HTMLisValidEmail- Validate email format