Thoughts on switching from JavaScript to the Go language

Programs written in JavaScript (TypeScript) were rewritten in the Go language. I will write about the motivation and the results of the rewrite. Also, since this was my first time using the Go language, I will also write about what the Go language is and my impressions of the Go language. motive Ha…