#Express.js

3 items tagged “Express.js

Case StudiesCase Study2 min read

Team Enoch: A Web Platform for a Home-Services Business

Rebuilding the web presence and quoting workflow for an HVAC, electrical, plumbing and roofing service business on Next.js and Payload CMS.

#Next.js
TILBackend2 min read

Building REST APIs with Node.js and Express That Don't Fall Apart at Route 40

TIL that an Express API without a consistent response/error shape is fine at 10 routes and a real liability at 40 — the fix was boring middleware, not a framework change.

#Node.js
ProjectsWeb App2 min read

Team Enoch Estimate Portal

Online estimation platform allowing customers to request service quotes.

#Next.js