# app/utils

> 

Put project-local utilities here.

Typical examples:

- string helpers
- date formatters
- fetch wrappers
- domain-specific helpers reused by loaders, actions, and components

Keep this folder framework-agnostic where possible so your app logic stays easy to test.
