</>
JP.dev

Writing

Thoughts & theories

Deep dives into software architecture, career growth, and the engineering challenges I face daily.

Mar 15, 20268 min read

Why I migrated my microservices from Node to Go

An in-depth look at the performance gains, memory footprint reduction, and developer experience improvements after rewriting our core services.

Read article
Feb 02, 202612 min read

Mastering React Server Components in Enterprise Apps

Exploring how to incrementally adopt RSCs in a massive legacy codebase without breaking existing client-side logic.