DEVELOPER NEWS STREAM
Direct logs, engine updates, and framework notifications parsed from curated RSS feeds and announcements, updated hourly.

y-yagiShow parameter name in usage message of flag
Flag package provides features about command-line flag parsing. It includes a usage message of...

chengeMy Solutions for Perfect Number in Several Languages
There's a warm discuss in post Write a script to find "Perfect Numbers" . Here's my...

Kshitij SaraogiWhy I Write Go
A personal take on why I enjoy writing software in Go.

Alex PliutauDocker and Go Modules
Docker and Go Modules

Jeff LindsayWorking references with drag and drop
Today I got one of the harder parts of the tree and inspector UI done. There's still a problem, but I think I have a plan. Happy with the progress today!

Jeff LindsayHelp wanted with ported React component in Go
I posted this to Upwork, but this space is so new there aren't many developers qualified to take this on. Anybody here want to give it a try?

Jason TuJavaScript error handling with better `dx`
No, we're not talking about calculus derivatives!

Shuhei KitagawaReleased new Travis CI API Go client, shuheiktgw/go-travis
I just released new Travis CI API Go client, shuheiktgw/go-travis!

Alex PliutauAsk me to review your Go code
Go code review

Khanh TranWhich strategies do you choose when searching something?
define your own search strategy.

JexiaGolang Ninja Newsletter : The Economist and Go, detect smokers in movies, harmful mmap & more
Stay up-to-date and ahead of your peers with Maarten Bezemer’s weekly newsletter for Golang Ninjas.

Igor ZibarevHow to make friends with Golang, Docker and GitLab CI
A simple way to build Golang apps with Docker in GitLab

Jeff LindsayWorking Inspector component
Made some good progress on the UI for my Big Project around the Inspector. Basic data types are supported and it actually sets the data now. Advanced types are next.

Jeff LindsayHitting a wall with bridgesupport, using Upwork for help
It felt like I was just getting momentum with Apple Go bindings, and then I hit a dead end. I re-strategized and decided to hire somebody to help.

y-yagiAvoiding the `master` branch is used in `go get`
go get retrieves the default branch of the package by default. This is often using the master branch....

chengeGo's ORM framework GORM best practices indefinite parameter usage
This is translated by Google. link--> Hope dev.to can support google translate.