diff --git a/free-programming-books.md b/free-programming-books.md index 453aa0f98f2804f7c1707f9d7f5bde5a885f17b3..89bf345168c72f561dbb7d8e63b0e2d563686fe8 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1104,6 +1104,7 @@ * [Effective Go](https://golang.org/doc/effective_go.html) * [Go Bootcamp](http://www.golangbootcamp.com/book) - Matt Aimonetti * [Go by Example](https://gobyexample.com) +* [Go for Javascript Developers](https://github.com/bulim/go-for-javascript-developers) * [Learning Go](https://miek.nl/go/) * [Let's learn Go!](http://go-book.appspot.com) * [Network programming with Go](https://jan.newmarch.name/go/)