
Event sourcing vs CRUD
To 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 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 MoreLearn about the challenges of creating a customizable MIDI controller with modern language tools like module bundler, static type checker, ES6 & so on..
Read MoreIn this post we take an in-depth look at GraphDBs and we're going to use the world's most popular graph database, Neo4j for a data-driven investigation.
Read MoreRead the story of how I wrote the world’s fastest JavaScript memoization library - which runs at 50 million ops/sec. Code and benchmarks as proof inside!
Read MoreThis article explains what caching is, and helps you to get started with Redis + Node.js!
Read MoreThis article explains JavaScript Closure and Scope Chain with examples - so you can make one of Javascript's biggest headache into a great ally.
Read More