Topic

#typescript

3 essays on typescript from the people writing in Remote Since Forever.

Essays
3
Contributors
2
First filed
Jun 2020
Latest
Aug 2026
Written by TF AP
  1. backend

    Upgrading TypeORM 0.3 to 1.0 in Production: A NestJS Case Study

    How we took TypeORM 0.3 → 1.0 to a live NestJS API without a headache.

    8 min
  2. backend

    Splitting a Mega-Service Into Four: The Service-Facade Refactor (Plus a Reusable Skill)

    How we split a 1,307-line `user.service.ts` into four responsibility-tagged NestJS sub-services (query, mutation, membership, stats) behind a stable facade — no caller broke, no test changed, one PR, and a reusable Claude skill file at the end.

    8 min
  3. frontend

    Creating a Shared and Cached Fetch Request

    Reusing fetch calls across components without juggling state at the top of the tree.

    3 min
Type to search. to navigate. Enter to open. Esc to close.