Open source allows you to learn from each other's code and ultimately improve your code!
In a world where open source didn't exist at all, there would be no significant improvement in coding standards.
the docs of better-auth state that it's recommended to use 'authClient' instead of 'server' functions, but I don't think that approach works for isomorphic beforeLoad functions as the session is always null on the server. Is there a way to conditionally run logic based on if it runs on the server or client in @tan_stack? I am trying to protect an entire route with beforeLoad through better-auth. @tannerlinsley
It all boils down to a mesh of interconnected systems which talk to each other, the only difference is, we don't see any of that. We are so glamorized by these complex software abstractions that we fail to see the very basic foundation they were built up on.
syntackle.com/blog/reflectio…
if your website feels slow, it probably is. optimize images, lazy-load assets other than critical, and most importantly, stop shipping a ton of javascript.
creating a server route and calling it via fetch, or creating a server function and calling it directly, which is better in @tan_stack? and is there any difference?
I like poking fun at the Next / TanStack rivalry, but I do hate the visceral hatred Vercel itself gets
Their hosting has the best UX around, v0 is incredible, and most importantly I’ve never met a Vercel employee who wasn’t a wonderful person (and brilliant)