Hugo 0.18 Released: Everything Now a Page, and Twice as Fast!

A nice Christmas present: We released Hugo 0.18 today – the very popular static website generator written in Go! Loaded with new and exiting features – and with dramatically improved performance!

Instasnaps from London

I use my Pentax K3 II DSLR frequently on Instagram

Unsafe Go Strings

Go is the Ferrari of programming languages. But there are occasional friction that may lure you into unsafe terrain.

Write

React Components

in Go

Go React is React bindings for Go with a set of supplementary components.

Pragmatic and Effective Testing in Go

Stub at the lowest practical level, if at all, and do not bend tests into unit tests when running the entire flow is simple and blistering fast.

Abstract ReactJS components

If you look for a clean and simple alternative to mixins for ReactiveJS ES6 components, read this.