The latest Golang development news
gomacro: An Interactive Go Interpreter and Debugger — Can be used as a typical REPL or as a debugger, alternatively it can bring an Eval() function and scripting capabilities to existing Go code, or even be used to experiment with generics and Lisp-like macros. Massimiliano Ghilardi | Slices from the Ground Up — Inspired by a conversation on using a slice as a stack, Dave Cheney explores how slices work in relation to arrays and how slices are internally represented. Dave Cheney | Introducing Open API (Formerly 'Swagger') with Go — Open API, formerly known as Swagger, is a way to describe REST APIs. This now concluded three part series introduces the main concepts and some tooling for building Open API-based APIs in Go. Eyal Posener | Find A Job Through Vettery — Vettery matches top tech talent with fast-growing companies. Create your profile to get started. Vettery | Learn Go with Tests: Reflection — Reflection can have a bit of a steep learning curve, so walking through this subject with tests is a great approach. Chris James | ▶ High Performance Go — A 50 minute talk covering benchmarking, profiling, and tracing. Dave Cheney | |
No comments:
Post a Comment