Hacker News new | ask | show | jobs
by pixelrevision 2255 days ago
Go in particular has an amazing standard library and very clear guidelines on how to write code. JavaScript does not have either of those things so it promotes people releasing competing libraries with similar functionality written in various different styles.