Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
A couple of months ago we released Encore.ts — an Open Source backend framework for...
A couple of months ago we released Encore.ts — an Open Source backend framework for...
Back-end development goes above and beyond being a functional website component. It has evolved...
Sometimes I receive emails from various companies and start-ups that look very attractive and...
Hey there, fellow backend developer! 👋 As we wave goodbye to 2024 and gear up for an exciting 2025,...
APIs are the glue that holds modern software together. They’re the bridges that connect systems,...
As a newbie in Golang, searching for the right resources to learn and up your game can be...
What is Data Structures and Algorithms? 🤓 Data Structures: A data structure is a way to...
Introduction With the release of .NET 9, you might have noticed that Swagger Gen is no...
In this post I compare existing solutions for the backend of AI generated apps and share our journey building Manifest, a minimalistic open source backend for AI-assisted coding.
A few months ago we released Encore.ts — an Open Source backend framework for TypeScript /...
Golang or Go, has become a go-to programming language for backend developers due to its simplicity,...
You are probably in search of a free server to host your backend, I was too. But don't worry, I got...
Go, often called Golang, has captured the hearts of developers worldwide. Why? Let’s explore the...
When using gRPC, one of its biggest advantages over traditional REST is the use of a single...
যখন আপনি কোনো ওয়েবসাইটে নতুন অ্যাকাউন্ট খোলার কথা ভাবেন, তখন আপনাকে ইমেল প্রদান করতে হয় এবং একটি...
1. Scalability WebSocket এ প্রতিটি ক্লায়েন্টের জন্য সার্ভারে একটি পার্সিস্টেন্ট কানেকশন থাকে। যখন...
When a user creates a new account by signing up, the password they provide is not stored directly in...
Welcome, to my First Post! About Me: Hi, My name is Aasim Ashraf, I am a Full-Stack dev. What is...
Introduction Design patterns are established, reusable solutions to common software design...
Microservices make life easier by breaking big applications into smaller, focused services that can...
As a backend developer preparing for interviews, you should focus on these key data structures and...
Three years ago, I made a bold leap: transitioning from JavaScript to Rust. Diving into WebAssembly...
In the rapidly evolving landscape of web development, staying ahead often means embracing tools and...
Most devs treat authentication like a checkbox - “yep, users log in, done.” Newsflash: that lazy...
I still remember the excitement of building my first real backend project. The idea of creating APIs,...
Read the full article on Medium and show some support! Node.js has gained immense popularity due to...
Before you go any further, this method works 100%. Just paste all the code into your functions.php...
Here's an improved version of the introduction for Scenario 1: Updating multiple rows in a database...
Hey reader👋Hope you are doing well😊 While studying backend we find a lot of different terminologies...