What are peer dependencies in a Node module?

A simple explanation of the peerDependencies field in the package.json file… Read more

Similar

Highly Available Node

At VIP, we run a highly available Node service to power much of our platform. One of the biggest challenges we see teams face is the question of how to scale a highly available API. That’s a … (more…)

Read more »