A calm stack for side projects
July 22, 20246 min readStack
What I reach for when I want focus over flash: batteries-included tools and gentle defaults.
Hey there
let a = 10;
let x = a;
println!("The X is {}", x);
What I reach for when I want focus over flash: batteries-included tools and gentle defaults.
Hey there
let a = 10;
let x = a;
println!("The X is {}", x);