Design Patterns Devops Javascript
Our First Hurdle on the Path to Scalability
Just over a month ago, we found ourselves facing an alarming and concerning issue. An increasing number of our API...
Read moreJust over a month ago, we found ourselves facing an alarming and concerning issue. An increasing number of our API...
Read moreThis is the second article in the series building a chat app with Node and React JS. If you have...
Read moreReal-time chat applications have become an increasingly popular means of communication. A lot of applications and online tools are now...
Read moreDuckDB is an embedded SQL database engine that is designed for OLAP-style workloads. It is designed to be fast, reliable, Read more…
In the world of applications and servers, two important tools come into play: API Gateways and load balancers. This article Read more…
When it comes to file sharing, one technology reigns supreme: BitTorrent. It has transformed the way we share files, making Read more…
The SOLID principles are a set of guidelines for writing maintainable and scalable software. They were introduced by Robert C. Read more…
Functional programming is a popular software development paradigm that emphasizes immutability, modularity and avoiding side effects. In this blog, we Read more…
Design Patterns are an important ingredient of clean, clear, and scalable code. In this series, we have been exploring the Read more…
It is a moral responsibility of code to crash, of bugs to appear, functionality to break and developers to fix Read more…