Software development

All articles
Why I Love Using Inertia.js with Laravel for Building Web Applications

Why I Love Using Inertia.js with Laravel for Building Web Applications

November 24, 2024 Software development

Building SPAs doesn't have to mean juggling APIs, tokens, and complex state management. Inertia.js, paired with Laravel, simplifies the process by combining server-side power with modern frontend fram...

Read article
Scramble - an easy way to generate API docs in Laravel

Scramble - an easy way to generate API docs in Laravel

August 9, 2024 Software development

Scramble is a Laravel package that allows you to generate API documentation without the irritating annotations.

Read article
The importance of Docker as a developer

The importance of Docker as a developer

July 25, 2024 Software development

Docker has become a key tool for any developer. It is no more something that only the Devops person should know. In this article I will talk about the reasons why Docker is so important to know as a d...

Read article
Using separate ssh keys and using them inside your cicd pipeline for security

Using separate ssh keys and using them inside your cicd pipeline for security

July 17, 2024 Software development

In this blog post, I am going to share my experience on what I learned about SSH keys and some of the security benefits that we get once we implement them. So, if you are interested in the details the...

Read article
Securing your AWS keys for SES with IP restrictions

Securing your AWS keys for SES with IP restrictions

April 29, 2024 Software development

Security is a crucial aspect of any application, and safeguarind the AWS keys and secret is very important. In this article, I would talk about how you can add an additional layer of security by restr...

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
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