Golang drawer
@golang101
174
subscribers
1
photo
5.03K
links
Curated Golang news
Download Telegram
Join
Golang drawer
174 subscribers
Golang drawer
https://medium.com/@moshe.beladev.mb/watch-out-for-compiler-optimizations-bdd027071843
Medium
Watch out for Compiler Optimizations
Every compiler, including Golang’s, optimizes our code to an extent. This makes our build faster and outputs a smaller and probably more…
Golang drawer
https://alehatsman.com/post/golang_type_declaration_abuse.html
Golang drawer
https://gophp.io/how-to-run-a-go-web-server-on-aws/
GoPHP.io
How To Run A Go Web Server On AWS - GoPHP.io
This guide covers how to configure and run a go program on AWS. We walk through how to create an instance and have go serve some text on port 80.
Golang drawer
https://drivy.engineering/things-to-consider-when-choosing-a-third-party-api/
Drivy Engineering
Things to consider when choosing a third-party API | Drivy Engineering
There are a lot of third-party-services APIs, but not all are created equally. In this article, we'll list the different points you should consider before you take a decision: documentation, libraries, SDKs, support, pricing, data privacy, and maintenance
Golang drawer
https://www.scribd.com/document/415603131/The-Ultimate-Guide-to-Building-Database-Intensive-Apps-With-Go?secret_password=Djt7QACg9xlTqEFi2Tty
Golang drawer
https://boyter.org/posts/sloc-cloc-code-badges/
Golang drawer
https://hackernoon.com/continuous-development-with-docker-and-vscode-go-version-164ee78d09bf
Hackernoon
Continuous Development with Docker and VSCode — Go Version | Hacker Noon
Golang drawer
https://golangbot.com/polymorphism/
golangbot
Polymorphism - OOP in Go
Polymorphism in Go is achieved with the help of interfaces. A variable of type interface can hold any value which implements the interface. This property is used to achieve polymorphism in Go.
Golang drawer
https://golangbot.com/interfaces-part-1/
golangbot
Interfaces - Part I
Learn how interfaces work in Go with the help of practical examples. This tutorial also covers empty interface, type assertion and type switch.
Golang drawer
https://tutorialedge.net/golang/writing-a-twitter-bot-golang/#searching-tweets
TutorialEdge.net
Writing A Twitter Bot in Golang
In this tutorial I'll be demonstrating how you can implement a twitter bot using the go programming language
Golang drawer
https://dave.cheney.net/2019/07/09/clear-is-better-than-clever
Golang drawer
https://eli.thegreenplace.net/2019/go-compiler-internals-adding-a-new-statement-to-go-part-1/
Golang drawer
https://github.com/cockroachdb/errors
GitHub
GitHub - cockroachdb/errors: Go error library with error portability over the network
Go error library with error portability over the network - cockroachdb/errors
Golang drawer
https://faiface.github.io/post/how-to-use-try/
Golang drawer
https://dev.to/sendilkumarn/create-dev-s-offline-page-with-tiny-go-and-webassembly-9n6
DEV Community
Create Dev's offline page with (Tiny)GO and WebAssembly
🦄
💡
✨
Dev's offline page is fun and we did implement it with Rust and WebAssembly. Go is simple. Can we d...
Golang drawer
https://dev.to/sendilkumarn/tiny-go-to-webassembly-5168
DEV Community
(Tiny)Go to WebAssembly
Gophers not only look cute but also they are powerful. I
❤️
statically typed languages and Golang...
Golang drawer
https://preslav.me/2019/07/09/adding-version-information-to-go-binaries/
Golang drawer
https://caddyserver.com/blog/caddy-2-ready-for-developers
Golang drawer
https://github.com/thoas/bokchoy
GitHub
GitHub - thoas/bokchoy: Simple job queues for Go backed by Redis
Simple job queues for Go backed by Redis. Contribute to thoas/bokchoy development by creating an account on GitHub.
Golang drawer
https://github.com/google/go-replayers
GitHub
GitHub - google/go-replayers
Contribute to google/go-replayers development by creating an account on GitHub.