Read the original article on packagemain.tech Different programming languages have their own ways of...
Building my first project in OCaml
Should you Rust, or should you Go? Which language is better, and does that question even make sense? Let’s talk about Go versus Rust in 2024, with our special guest, John Arundel.
The SOLID principles are a set of design guidelines that help developers write more maintainable, scalable, and testable code.
Achieving Consistent and Automated Versioning Across Your Projects with Github Actions
Achieving Consistent and Automated Versioning Across Your Projects with Github Actions
A fair benchmark with Go examples to compare Protocol Buffers over gRPC vs. JSON over HTTP/1 and HTTP/2.
Building a Unified System: Event-Driven Approach to Backend and Data Engineering Communication.
Database Proxies can enhance performance and security in complex, high-traffic distributed systems built with Microservices.
A guide on how to maintain a more secure containerized software.
More than just random keys in a Redis.
A solution to intermittent and unpredictable traffic.
Script to get the emails of your dev.to followers
The Backend is the backbone of any modern application. It handles data storage, user interactions,...
Fuzzing or fuzz testing is a method of giving random unexpected input to your programs to test for possible crashes or edge cases. Fuzzing can shed a light on some logical bugs or performance problems, so it's always worth adding to a code where stability and performance matter. In this video we’ll review recently added fuzz testing support in Go 1.18.
Error Handling in Go
Building a TCP Chat in Go
Writing testable Go code
API clients are very helpful when you're shipping your REST APIs to the public. And Go makes it...
Google Home Action to manage your Kubernetes cluster
Rate Limiting HTTP Requests in Go based on IP address
Building Desktop App in Go using Wails
Database Migrations with Go and Kubernetes
Google Cloud Functions in Go
Hi Gophers! As you know Hacktoberfest 2018 has already started. And if you are a Go developer you...
Microservices with go-kit
Deploying Facebox to AWS ECS