mbvisti

↗ HN profile [ 76.4 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. For close to a year now I have been exploring what a rails-like framework in Go could look like, from my perspective. This has resulted in a very opinionated set of tools, architecture and agent-friendly CLI that I…

  2. I’ve been building production Go web apps for the past 7 years. One gap I kept running into: most Go resources teach syntax well, but stop before things actually look like production. So I built the course I wish I had.…

  3. Over the past couple of months I have been working on my own framework the encapsulates how I have come to build web apps using Go. The aim is to make it faster and easier to build full-stack web applications that fully…