
When to use CQRS?!
The CQRS architectural pattern is becoming increasingly suitable for the masses. However, developers can hardly estimate whether it is worth the effort. I'm here to help!
Read MoreStay up to date with Node.js - Week #13: Transactions and promises in Node.js, 10 essential steps for Kafka Streaming Services, Yarn vs npm, Debugging JavaScript/TypeScript Node apps, & more...
Read MoreThis presentation helps you to avoid the most common DevOps mistakes that Node.js developers face.
Read MoreWe interviewed Kristo Kaiv, the head of architecture at Pipedrive. We discussed languages, databases, monitoring, testing & their current scaling problems.
Read MoreCQRS suggests an application structure that differs significantly from the approach commonly used in legacy apps. How can the 2 worlds still be integrated?
Read MoreThe CQRS architectural pattern is becoming increasingly suitable for the masses. However, developers can hardly estimate whether it is worth the effort. I'm here to help!
Read MoreWe interviewed Angel Cereijo and Roberto Ansuini from Fintonic to figure out how they built their backend using Node.js & Kubernetes, and MongoDB.
Read MoreTo decide when event sourcing or CRUD is the more appropriate approach, it's advisable to clarify first of all what exactly event sourcing is and what's not
Read MoreWe interviewed Patrick Kua, the CTO of N26, Microservices expert who leads the tech team for a modern banking company with more than 700.000 users.
Read MoreForget the action hell in Redux! Just dispatch reducers by using Repatch.
Read MoreLearn about the challenges of creating a customizable MIDI controller with modern language tools like module bundler, static type checker, ES6 & so on..
Read MoreDanny walkes us through hacking a vulnerable Node.js application, as well as looking in-depth into three different vulnerabilities in popular npm packages.
Read MoreNode.js Streams come with a great power. This post walks you through the theory, and teaches how to use object stream transformables, just like Gulp does.
Read MoreA while ago I had an idea about a Node.js IoT project: Creating a home discovery rover to experiment a little bit with LEGO, Bluetooth & Raspberry Pi.
Read MoreLet's create a Docker Swarm cluster from the command line, and deploy multiple services while introducing application and message-based load balancing.
Read MoreThis article focuses on building a simple Node.js microservice and packaging it in a Docker container - then hosting the container on AWS.
Read More