Microposts
2025-03-19
#microposts
idk how come i never came across this before but apparently you need a netlify.toml file to specify redirects for SPAs (in my case, Tanstack Router):
[[redirects]]
from = "/*"
to = "/index.html"
status = 200 2025-03-15
#microposts
40 hours into MH Wilds and I’m struck by the fact that I miss having a palamute
2025-03-10
#microposts
lol react team introduces action prop, then asks you not to use the action prop as a workaround. and we’re back to using onSubmit 👀
webdev is hard, man
2025-03-04
#microposts
pglite seems really exciting!!
2025-03-01
#microposts
Everything gets enshittified at some point