TorbatYar/docs/frontend/frontend-performance.md
Mortezakoohjani 12c8615615 Ship enterprise Accounting FE/API with CRUD parity and production wiring.
Adds accounting-service PATCH/archive, fiscal helpers, COA templates and setup status, plus SuperApp Accounting UI (DS, scoreboard, masters, vouchers, ledger, ops modules) with session refresh and HTTPS public API URLs.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-24 15:26:43 +03:30

257 B

Frontend Performance

  • Route-level code splitting via App Router
  • Keep tables lightweight; plan virtualization for high-volume GL
  • Prefer Query caching over refetch storms
  • Avoid large client bundles in DS — tree-shake Lucide icons per import