What I use

I'm always looking to learn the latest-and-greatest tech out there, but here's a list of the ones I keep coming back to.

Golang
/
Backend language

Go has been the bread and butter for anything I use that deals with state or a server rack. It's flawed, but it's a great language.

hyper
hyper
/
Backend framework

My own language that centers around rapid iteration for distributed systems. Still a WIP, but am really excited to show what it can do.check it out

React
/
Frontend framework

The defacto standard for building applications on the web and the one I have most experience in.

Next.JS
/
React framework

If you're deploying React to the web, Next is a must.

Docker
/
Containerization

Putting backend code in containers is something that (imho) is crucial to any deployment.

(honorable mentions)