reanimate server...
getting into and amazed from react-query
remove unneeded code from Go backend
job admin tasks
send invoice
use zustand vs rxjs
update to webpack 5
missing makerlog dark mode...
working auth flow with Go backend
job admin tasks
working ptype next-auth jwt go backend
play with tailwind... and find correct way to not use it like style=...
job admin tasks
working production env with ssl, cloudflare, pg etc
cancel vercel. nice, but..
Serverless and containers are twos sides of the same coin, both tackling the same problem in different ways. It's not unrealistic to have a setup that takes advantage of both.
@lori It's true that AWS has everything you need but it's also overly complicated and has hidden costs. Both Vercel and Netlify are actually built ontop of AWS offering a simplified experience which I consider to be a good thing. Howewer you are totally right in that it means you have to depend on more external services to bridge the gaps. I think Serverless is actually cheaper starting out (but has a lot of synthetic hype built around it) and serverful is cheaper when you are getting consistently used.