Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
Introduction Hey fellow devs! 👋 Today, let's dive into Server-Sent Events (SSE) and...
In this post, I'll make an attempt to compare GoLang, Zig, and Rust. And why Rust wins this...
Load balancers are crucial in modern software development. If you've ever wondered how requests are...
What is your approach when you need to learn something new? I have a very specific one and once again...
The latest and largest release of Go bindings to Apple frameworks
As a Node.js developer for over a decade, I've built countless web applications, APIs, and...
As I explained in previous articles, we are working on building LiveAPI, a super-convenient auto-API...
Greetings Dev.to community and Merry Christmas! ❤️ Today I'd like to interest and motivate you in...
Authorization is important when building applications, as it determines what actions and resources a...
Want to create a dynamic web application with a robust backend? Look no further than Go and MongoDB!...
In web systems, it is common for the same client (whether a user or a service) to make multiple...
How the bot will work We will develop a bot for the social network Bluesky, we will use...
What is cognito? The authentication of an application is something very important in the...
Hey there, fellow Go newbies (or should I say Gophers-in-training🕧)! 🌱 Interfaces seemed like one of...
Monitoring is important for any application. It helps us ensure that our application is running...
Developing and testing APIs locally connected to a database is no joke. The database often becomes a...
Introduction Gin is a HTTP web framework written in Go (Golang). It features a...
🤔 Picking between Go and TypeScript for your backend? Let's take a look at each language to see which...
Go is a powerful language known for its simplicity, speed, and concurrency model. But the Go...
💡 This guide shows you how to deploy an Encore application to DigitalOcean using the new encore build...
Leapcell: The Next - Gen Serverless Platform for Web Hosting A Comprehensive Comparison...
Hello everyone! Since the previous post (The Go Programming Language) was well received by the...
In today's interconnected digital world, APIs (Application Programming Interface) are the invisible...
Table Of Contents Introduction What exactly is a windows "service"? Why Golang? Writing a...
I started working on an open-source project about a year ago to build an embeddable alternative to...
Leapcell: The Next-Gen Serverless Platform for Golang Hosting In-Depth Exploration of...
🦥 “Go” Away Already: Why Big Tech Is Slowly Ghosting Golang Ah, Go — the language that promised to...
Algorithms are the backbone of problem-solving in programming. Whether you're organizing your tasks,...
Why Another Go Tutorial AWS has been deprecating several services and runtimes recently....
I was diving deep into JavaScript for a while, but eventually, I hit that “meh” phase. You know the...