Quantcast
Channel: Golang Weekly
Viewing all articles
Browse latest Browse all 430

Go Newsletter Issue #154

$
0
0
Issue 154 — April 6, 2017
Featured
A Go port of Node’s mailgen. It can generate HTML and plain text emails and all customization is behind a tidy Go API.
Mathieu Cornic
A quick run-through of several text-based UI libraries in Go, including termbox, tcell, and termui.
Applied Go
By default, Go’s ssh package accepts any host keys which can make MITM attacks easier. This is now changing but could break existing uses of the package.
Phil Pennock
Each talk, each session, each line of code at SIGNAL is designed to help you hone your craft. After learning with your peers & wielding new Twilio tools, celebrate at $bash - the after party that will transport you to The World's Fair of the Future.
Twilio   sponsored 
A well produced 30 minute dive into the context package, how it can make requests​ easier to monitor, and logs easier to grep.
Francesc Campoy
It took place in late February. We’re going through them and will link to some of the best ones in future issues.
GopherCon India
“Since (Go 1.8’s) plugin system was announced, I wanted to created a framework for creating interactive command shell programs where commands are implemented using Go plugins…”
Vladimir Vivien
Jobs
Say goodbye to the pain of job hunting. Get Hired today
Hired   sponsored 
In Brief
Bigelow and Holmes
Aimed at those new to Go covering the standard library offerings and third-party routers.
Lanre Adelowo
If you need to validate certificates or certificate chains before deploying them, Go provides a near foolproof test method..
Chris Short
Scaledrone
Download our eBook and learn how to create a Dockerfile from scratch, how to push images to Docker Hub, and some Dockerfile best practices.
Codeship   sponsored 
A series of examples of decoding JSON from pass-through to writing your own unmarshalling function.
Abiola Ibrahim
A look at Go’s constructs from an object oriented design expert.
Tom Radcliffe
Should you keep all your code in a single repo? Here’s one take.
Jim Walker
Another article on using a monorepo, this one explains pros and cons vs a multi-repo approach.
Aliaksandr Pliutau
Tigran Bayburtsyan
A way to know when all the goroutines are complete without using a WaitGroup.
David Collier-Brown
Concurrently runs several linters/checks and normalizes results into a report.
wangguoliang
Rocket Internet SE
Run, build and watch file changes.
github.​com
C++ has come on a long way in recent years and stylistically shares more in common with Go than you might think.
Leandro A.​ F.​ Pereira
MongoDB Atlas is the best way to run MongoDB on AWS. Connect directly to your free cluster with our Go driver.
MongoDB   sponsored 
Matthias Nösner
Inspired by Reddit’s /r/place and pxls.space.
Ola Holmström
Alexander Neumann
Handle monetary values using a currency’s smallest unit.
Raimondas
Casey Manus

Viewing all articles
Browse latest Browse all 430

Trending Articles