Gals LabPro

Node.jsMain Content

Summary
The JavaScript runtime behind my tooling, APIs, and server-side code.
Description

Node.js powers the server side of my JavaScript work: API routes, build tooling, and the scripts that automate repetitive jobs.

Using one language across client and server keeps projects simple and makes handovers easier for the teams I work with.

What I use it for
  • API routes and backends
  • Build tooling
  • Automation scripts
  • Server-rendered apps