It's funny when they wrap up though and you watch all of them kickstart the bikes. Riding off down the trail as they beep and click. Haha.
the most annoying part of all of this is that the people voted for it by voting Labor again. we are fkd.
Made me think more about poor & unstable connections when building out new features or updating existing things in the product. Easily parsable loading states, better user-facing alerts about requests timing out, moving calculations/compute client-side where it made sense, etc.
[^1]: https://goauthentik.io/
For the backend you can use whatever you are comfortable with. I mostly use PostgREST [2] nowadays. I recommend to use react-query [3] to call your APIs on the client side.
[1] https://vite.dev
[2] https://docs.postgrest.org
[3] https://tanstack.com/query/latest/docs/framework/react/overv...
Plain React, Vite, React-Router, & SWR. Is simple & works great for almost every use case.