We’re building Inkmi - Dream Jobs for CTOs with Go. Along our journey we write down what we learned about Go and how Golang helps us build a company, showing every day why Golang was the right choice for our technology. We love Go and are happy to not have chosen Python, Ruby, Typescript or Rust, technology choices that we had made in the past.
Articles on how Go can help you build a company
- Signing Coupons to Prevent Fraud Go
- How to Faster Find a Bug Go
- Securing Credentials in Golang With Systemd Go
- Web UI Testing With Go Go
- Levels of a Modulith - vs Microservices Go
- Simple Example on How To Use Casbin for Ownership Access Control Go
- How Go Is Different Go
- Build Tools for Go Go
- Why I Chose Go over Rust for Inkmi Go
- The Simplicity of Single-File Golang Deployments Go
- Comparing Compiler Errors in Go, Rust, Scala, Java, Kotlin, Python, Typescript, and Elm Go
Golang, or Go, is an open-source programming language developed by Google, designed for efficiency and simplicity in modern software development. We love it its strong support for concurrency, making it ideal for building scalable and high-performance applications. With a simple syntax and a focus on clean code, Go is popular in areas like web servers, cloud services, and DevOps tools. This website is created with Hugo, a static site generator written in Go.