All articles

Latest first
Traffic tamers: unveiling the load balancing algorithm arsenal

Traffic tamers: unveiling the load balancing algorithm arsenal

April 9, 2024 System design

In this blog post, we embark on an in-depth exploration of load balancing algorithms, uncovering the intricacies and mechanics that drive their effectiveness.

Read article
Beyond Boundaries: How FrankenPHP Redefines PHP Application Runtimes

Beyond Boundaries: How FrankenPHP Redefines PHP Application Runtimes

January 1, 2024 Software development

FrankenPHP is a contemporary PHP app server crafted in Go, boasting numerous advantages. Among its standout features, one that truly captures the spotlight is its remarkable ability to construct a sta...

Read article
The future is low-code adapting to the inevitable

The future is low-code adapting to the inevitable

October 24, 2023 Software development

Let's talk about the future of software development—low-code solutions. In an era where no-code solutions are gaining ground and rapidly evolving, low-code still holds a significant share of the marke...

Read article
How saloon php helped me changing my newsletter integration in minutes

How saloon php helped me changing my newsletter integration in minutes

September 24, 2023 How to

Discover the amazing power of Saloon PHP as I share how it completely transformed my newsletter integration process in just minutes!

Read article
5 reasons why you should use saloon to connect to third party api

5 reasons why you should use saloon to connect to third party api

July 14, 2023 Software development

Saloon is a PHP library that provides a fluent API integration framework. It can be a great tool for developers implementing API integrations with third-party APIs or building SDKs.

Read article
Maximize your e-commerce sales with typeform and klaviyo the ultimate marketing combo

Maximize your e-commerce sales with typeform and klaviyo the ultimate marketing combo

February 5, 2023 Software development

Do you have an e-commerce website and you have heard about zero-party data trying to understand what this buzzword means? Or, you have some knowledge about what it is, but you want to understand what...

Read article
Nest.js - a node based framework and why it is a good choice

Nest.js - a node based framework and why it is a good choice

January 26, 2023 Software development

Nest.js is a Node framework which gives you the power to write modular and scale-able code. And, while there are many Node based frameworks out there, it solves one big problem - Architecture.

Read article
Why is reading code important for every developer?

Why is reading code important for every developer?

June 30, 2022 Software development

As a developer the habit of reading code can do wonders to your coding ability and accelerate your speed of learning. You spend only about 1 hour coding for every 10 hours you read. And hence, the ski...

Read article
Understanding the secret of secrets

Understanding the secret of secrets

August 16, 2021 Software development

Any application that you create will have some secrets. Even a todo application which is storing information into a database has secrets. The credentials that you use to connect to the database is a s...

Read article