Invisible Friends
  • Home
  • Author
  • Tag
  • Help
Sign in Subscribe

go

A collection of 3 posts
go

Higher-Order Function in Go

I worked as a front-end engineer in the early days of the current company. We had used Angular [https://angular.io] for the time being and moved to React [https://reactjs.org]. React was a framework that actively used higher-order functions. I always have thought Javascript is the most "sophisticated"
Jan 27, 2022 4 min read
go

Pipelining with Go

A few days ago, a friend of mine posted a question about the Go concurrency control. The question was, "Can we assure that doSomething(0) always runs before doSomething(2)?" The answer would be, "No." We cannot determine the order in which goroutine can run at a preemption point as
Jan 18, 2021 5 min read
go

Dependency Inversion in Go

Two years ago, some engineers in my company had a study on the book "Hands-on Dependency Injection in Go." [https://www.amazon.com/Hands-Dependency-Injection-Go-maintain-ebook/dp/B07FSKBWVR/ref=sr_1_2?dchild=1&keywords=dependency+injection+in+go&qid=1606703396&sr=8-2] Overall, the book was about the famous SOLID principles:
Nov 29, 2020 4 min read
Page 1 of 1
Invisible Friends © 2023
Powered by Ghost