36 Stories by Alexander Nnakwue
There are several ways to shallow clone objects in JavaScript, but deep cloning objects is trickier. We highlight several methods to do so.
Review the implementation and use cases for Elasticdump, a tool for importing and exporting data stored in Elasticsearch indices or clusters.
We break down the concept of Kubernetes node operators, reviewing what they are, why and when to use them, and their advantages.
OrbitDB is a serverless, distributed, P2P database built on IPFS, making it a superb choice for blockchain applications and other DApps.
See why Fiber, an Express-inspired framework for backend API development, has been steadily gaining traction.
If you're already familiar with SQL, Open Distro makes interacting with Elasticsearch clusters a breeze.
Review the evolution of async programming in JavaScript, and dive into parallelism with the Web Worker API.
With the introduction of Apollo Federation, the model for building a new unified, single Graph API has become even easier.
Our guide tells you all you need to know about Redis, a highly performant in-memory data store and caching system.
RabbitMQ is one of the most popular open-source message brokers. We take it for a spin with Node.js.
Learn how writing queries using the builder syntax offers big advantages over raw Elasticsearch queries.
Learn why lazy loading is such an important technique for improving web performance and accessibility.