DEV Community

Go

A statically typed, compiled programming language designed at Google

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Learning GO: 05 - Function Declaration

Learning GO: 05 - Function Declaration

Comments
2 min read
Learning GO : 01 - Type Declaration

Learning GO : 01 - Type Declaration

1
Comments
1 min read
Learning GO: 06 - Function return values, if condition

Learning GO: 06 - Function return values, if condition

Comments
1 min read
Building a RESTful API with Go Fiber: An Express-Inspired Boilerplate

Building a RESTful API with Go Fiber: An Express-Inspired Boilerplate

19
Comments
7 min read
Slices in Go: Grow Big or Go Home

Slices in Go: Grow Big or Go Home

7
Comments 1
6 min read
⚔️ Rust vs Go vs Bun vs Node.js: The Ultimate 2024 Performance Showdown 🚀

⚔️ Rust vs Go vs Bun vs Node.js: The Ultimate 2024 Performance Showdown 🚀

5
Comments 2
4 min read
The Mystery Of JSON Conversion Of Int64 To Float64

The Mystery Of JSON Conversion Of Int64 To Float64

1
Comments
2 min read
Adding Logging and Error Handling Middleware to Your Go API

Adding Logging and Error Handling Middleware to Your Go API

19
Comments
3 min read
How To Create Package in Go

How To Create Package in Go

Comments
2 min read
Data Transformations: Third Maximum and Jumbled Letters

Data Transformations: Third Maximum and Jumbled Letters

Comments
3 min read
Exploring Password Strength and Number Validation in Perl and Go

Exploring Password Strength and Number Validation in Perl and Go

3
Comments
4 min read
E-Commerce Platform with Golang : Understanding clean architecture

E-Commerce Platform with Golang : Understanding clean architecture

1
Comments
1 min read
Automating MySQL Backups to AWS S3 on Ubuntu Instance: A Step-by-Step Guide

Automating MySQL Backups to AWS S3 on Ubuntu Instance: A Step-by-Step Guide

1
Comments
4 min read
Unlocking Agile: Beyond the framework

Unlocking Agile: Beyond the framework

3
Comments 1
7 min read
Leverage Your Test Suite With testcontainers-go & docker-compose

Leverage Your Test Suite With testcontainers-go & docker-compose

6
Comments
8 min read
Connecting Your Go API to a PostgreSQL Database

Connecting Your Go API to a PostgreSQL Database

8
Comments
4 min read
My NASDAQ Experience

My NASDAQ Experience

11
Comments 2
6 min read
🚀 Optimized API Calls with TypeScript: Performance Showdown vs. Rust & Go 🛠️

🚀 Optimized API Calls with TypeScript: Performance Showdown vs. Rust & Go 🛠️

3
Comments
4 min read
System design: topics

System design: topics

Comments 2
4 min read
Golang: Practical Cases to Use the Golang Sleep Method

Golang: Practical Cases to Use the Golang Sleep Method

Comments
3 min read
DSA: Recursion

DSA: Recursion

2
Comments
4 min read
Securing Your Go API with JWT Authentication

Securing Your Go API with JWT Authentication

12
Comments 2
3 min read
How is KALP solving the Blockchain Trilemma?

How is KALP solving the Blockchain Trilemma?

5
Comments
5 min read
Streamlining Access to Embedded Instruqt Labs

Streamlining Access to Embedded Instruqt Labs

Comments
10 min read
System design

System design

Comments
1 min read
Building Your First REST API with Go

Building Your First REST API with Go

13
Comments 2
4 min read
Simple docker deploy on gcp

Simple docker deploy on gcp

Comments
5 min read
Go fiber scaffolding cli

Go fiber scaffolding cli

Comments
1 min read
Publishing CLI Apps (with Apt & YUM)

Publishing CLI Apps (with Apt & YUM)

Comments
6 min read
Mock server

Mock server

Comments
2 min read
Password Reset Feature: SMTP Debugging

Password Reset Feature: SMTP Debugging

Comments
3 min read
Simple Golang Dockerfile with multi staged builds (reduces ~96.67% of the image size)

Simple Golang Dockerfile with multi staged builds (reduces ~96.67% of the image size)

12
Comments 2
1 min read
4 Reasons for your Company to use Go

4 Reasons for your Company to use Go

4
Comments
2 min read
LightFlow: A Task Orchestration Framework for Go

LightFlow: A Task Orchestration Framework for Go

Comments
1 min read
Database Interactions in Go: From SQL to NoSQL

Database Interactions in Go: From SQL to NoSQL

1
Comments
5 min read
Password Reset Feature: Using OTP to Reset Password

Password Reset Feature: Using OTP to Reset Password

Comments
2 min read
How to Handle Time Zones and Sync Your Software on the server side using Go

How to Handle Time Zones and Sync Your Software on the server side using Go

4
Comments
8 min read
Password Reset Feature: Sending Email in Golang

Password Reset Feature: Sending Email in Golang

Comments
5 min read
Go Basics: Why nil Slices accept new values, but nil Maps don't

Go Basics: Why nil Slices accept new values, but nil Maps don't

3
Comments
2 min read
Circuit Breaker em aplicações Go

Circuit Breaker em aplicações Go

Comments
4 min read
gRPC and Go: Building High-Performance Web Services

gRPC and Go: Building High-Performance Web Services

Comments
3 min read
How to synchronize your contacts with your phone? Implemeting CardDAV in Go!

How to synchronize your contacts with your phone? Implemeting CardDAV in Go!

1
Comments
4 min read
Go Programming Language: A Comprehensive Overview

Go Programming Language: A Comprehensive Overview

9
Comments
5 min read
Introducing a CLI Tool for Automatically Detecting Unused Unleash Flags

Introducing a CLI Tool for Automatically Detecting Unused Unleash Flags

Comments
2 min read
Custom errors in Go

Custom errors in Go

3
Comments
5 min read
⚡Go Benchmarks: Does Pass by Pointer Really Make a Difference?

⚡Go Benchmarks: Does Pass by Pointer Really Make a Difference?

11
Comments
4 min read
The Versatility of Go: Ideal Use Cases for the Golang Programming Language

The Versatility of Go: Ideal Use Cases for the Golang Programming Language

Comments
4 min read
Instalando asdf e Golang no Linux

Instalando asdf e Golang no Linux

1
Comments
2 min read
In-Memory Caching in Go: Boosting Performance and Efficiency

In-Memory Caching in Go: Boosting Performance and Efficiency

10
Comments
4 min read
How to publish a Go package on Chocolatey

How to publish a Go package on Chocolatey

3
Comments
3 min read
Golang Overview

Golang Overview

Comments
13 min read
My first CLI with Go

My first CLI with Go

34
Comments 4
5 min read
Supercharge Your Go Web Service: Building a Custom Profiler

Supercharge Your Go Web Service: Building a Custom Profiler

4
Comments
4 min read
gRPC: what is it? An introduction...

gRPC: what is it? An introduction...

5
Comments
7 min read
gRPC: onde vive? o que come?

gRPC: onde vive? o que come?

3
Comments
8 min read
Write raw SQL easier with pgx and sqlc in Go

Write raw SQL easier with pgx and sqlc in Go

Comments
5 min read
Log Streaming - what we got wrong and how we fixed it

Log Streaming - what we got wrong and how we fixed it

9
Comments 2
11 min read
How to Install Go on Linux, macOS, and Windows: A Friendly Guide

How to Install Go on Linux, macOS, and Windows: A Friendly Guide

3
Comments
3 min read
Docker BuildX: O Turbo das Builds de Imagens

Docker BuildX: O Turbo das Builds de Imagens

7
Comments
8 min read
Manipulação de Datas em Golang

Manipulação de Datas em Golang

Comments
1 min read
loading...