Tagged in

Nodejs

Walmart Global Tech Blog
Walmart Global Tech Blog
We’re powering the next great retail disruption. Learn more about us — https://www.linkedin.com/company/walmartglobaltech/
More information
Followers
17K
Elsewhere
More, on Medium

Electrode Confippet

Electrode, an open sourced platform by WalmartLabs, is used for building powerful web and mobile applications. Electrode…


Hacking Node Core HTTP Module

One of the modules I wrote to support NodeJS at @WalmartLabs is something I had to do out of necessity. It hacks and monkey patches the http module in NodeJS core. In this blog I will go over the why and how of it.

Uppercase vs. Lowercase HTTP…