Filter by tag

# NODE_ENV=production is a lie [eng]

If we don't run the same code everywhere, we will be hit by bugs that we cannot reproduce across environments. So, we set NODE_ENV=production everywhere. How should we distinguish across environments, then?

Matteo Collina

(Platformatic.dev),
Node.js fwdays'23 conference