## FEATURED
[Write React Components in Go](http://bepsays.com/en/2016/10/13/react-in-go/?utm_source=studygolang&utm_medium=email)
There are GopherJS bindings for React that enable you to write React components directly in Go. This page includes a simple code example.
[Go 1.7.3 Released, A Minor Point Release](https://groups.google.com/d/msg/golang-nuts/f5egnoSnBjY/kz6NoMFyBQAJ?utm_source=studygolang&utm_medium=email)
Includes fixes to the compiler, runtime and various packages. [Download here.](https://golang.org/dl/) 1.7.2 was skipped.
[Qt 5.7 Bindings for Go](https://github.com/therecipe/qt?utm_source=studygolang&utm_medium=email)
Qt is a popular cross-platform app development framework, and these bindings support Windows, macOS, Linux, Android, iOS, and Raspberry Pi.
[Building Mobile SDKs for iOS and Android with Go Mobile](https://www.youtube.com/watch?v=LpWEDFT3iLU&utm_source=studygolang&utm_medium=email)
A 24 minute talk showing how easy it is to leverage the power of Go and Go Mobile to create native performing SDKs for both iOS and Android.
## IN BRIEF
['On Track With Golang', a New Course from Code School](https://www.codeschool.com/courses/on-track-with-golang?utm_source=studygolang&utm_medium=email)
[Restricting Your Go App with SELinux](https://blog.fmpwizard.com/2016/10/01/restricting-your-go-application-with-selinux/?utm_source=studygolang&utm_medium=email)
[(Now You're) Thinking With Channels](http://blog.mergermarket.it/now-youre-thinking-with-channels/?utm_source=studygolang&utm_medium=email)
Sending the Go gopher through portals.
[Real Time Go](https://www.youtube.com/watch?v=nRCXS6PUr5c&utm_source=studygolang&utm_medium=email)
How Go is being used in a ‘real time’ environment for automated ad bidding.
[Using Subtests in Your Go Programs](https://www.youtube.com/watch?v=vwPPuEjXY-A&utm_source=studygolang&utm_medium=email)
How to use the new “Subtests” feature in Go 1.7’s testing package
[Benchmarking Data Ingestion in ASP.NET Core vs Go](https://stefanprodan.com/2016/aspnetcore-vs-golang-data-ingestion-benchmark/?utm_source=studygolang&utm_medium=email)
[Why You Should Not Use Iris for Your Go Projects](http://www.florinpatan.ro/2016/10/why-you-should-not-use-iris-for-your-go.html?utm_source=studygolang&utm_medium=email)
[SJSON: Set JSON Values Very Quickly in Go](https://github.com/tidwall/sjson?utm_source=studygolang&utm_medium=email)
Provides a fast and simple way to set a value in a JSON document.
[Slack-Term: A Terminal-Based Slack Client](https://github.com/erroneousboat/slack-term?utm_source=studygolang&utm_medium=email)
A Go-powered client for the Slack chat service.
[Benthos: A Low Latency Persistent Stream Buffer](https://github.com/jeffail/benthos?utm_source=studygolang&utm_medium=email)
Supports RabbitMQ, ZMQ4, files, Kafka, stdin/stdout, and more.
[Chaos Monkey: A Resiliency Tool That Helps Apps Tolerate Random Instance Failures](https://github.com/Netflix/chaosmonkey?utm_source=studygolang&utm_medium=email)
[HttpRouter: A High Performance HTTP Request Router That Scales Well](https://github.com/julienschmidt/httprouter?utm_source=studygolang&utm_medium=email)
[Finn: Fast and Simple Framework for Building Raft Implementations](https://github.com/tidwall/finn?utm_source=studygolang&utm_medium=email)
[GOCUI: Minimalist Go Package for Creating Console User Interfaces](https://github.com/jroimartin/gocui?utm_source=studygolang&utm_medium=email)
[Excelize: Go Library for Reading and Writing XLSX Files](https://github.com/Luxurioust/excelize?utm_source=studygolang&utm_medium=email)
有疑问加站长微信联系(非本文作者)