Are you serious? All imperative languages are the same. There are many different features, but in essence they're exactly equal.
I could argue that is much easier to write something functional in Go than it is to do the same in Javascript, because the compiler conducts you since the beginning and you can actually get around with Stack Overflow and Google.
Javascript requires a lot more experience, because it can fail in so many ways, it has callbacks everywhere etc.
One that has a very readable specification that fits on a single page and has been read by most people using the language. For example, https://golang.org/ref/spec.
I'm not sure what would make you think I'm trolling, because I'm not. Go was the only language I genuinely knew had a spec on a single page, and I thought other languages don't do that because it's not feasible (and the reason Go can do it is because it's much simpler and has a lot less features).
Now it's interesting to be able to compare the size of the two specs.