Articles

I write about Software Architecture, Security, and FOSS

Primordials and Prototype Pollution

When I first started contributing to Node core, I saw a lot of existing javascript functionality was being called from an internal module instead of global objects...