logoalt Hacker News

purplemoonxtoday at 3:55 PM1 replyview on HN

Node.js came way before Go. If you fact-check with AI, it will say "Go was invented in 2009" but anyone who has been around knows it's more like ~2013.

Node.js was 90% of the inspiration for Go to exist in the first place.

Swift also would have never came about if it wasn't for people doing iOS way better in JavaScript.

SwiftUI is basically React conceptually


Replies

giancarlostorotoday at 4:25 PM

Technically 2007, but Go 1.0 was in 2009 when the Windows compiler was finally released, Go from 2007 till 2009 was Linux / Unix first. I don't recall when Mac came, but I would not be surprised if very quickly given that GCC worked just fine on Mac at the time.

The Go community made Go work on Windows leading up to 2009, the core maintainers of Go did not make the Windows build themselves, they didn't care about Windows being a target. I say this to emphasize how quickly popular it became that it built up a community that wanted it to build for Windows, and they did.

2013 is when the rest of the world was starting to catch on to Go I suppose, Docker came out in 2013, but I distinctly remember learning Go on Windows in 2009 and building web apps, without any third party packages.

show 1 reply