Snake Sunday Jan 8 2023 | Battlesnake Stream Recording

2023-01-10
Join me as I work on my RustLang Battlesnake project in this live stream! In this video, I work on more Rust error handling. When we get started most things panic if they run into errors. By the end more things are returning results, and those results get nicely translated in 500s to clients and a error message in Sentry for us! For those who may not know, Battlesnake is a programming competition where participants build AI-powered snakes to battle it out on a board. Players have to write code to control the movements of their snake and try to outsmart their opponents. It's a fun and challenging way to learn about programming.

coreyja weekly

My weekly newsletter tailored at developers who are eager to grow with me!
Every week will be unique, but expect topics focusing around Web Development and Rust