@JustJake Easy ability to deploy same compute service to multi-regions and then load balance to the lowest latency region for the client request.
Like horizontal scaling but instead of all being in one region itโs across multiple.
This way, itโs more feasible to run ecommerce sites.
@RobertJBye@arcinternet Hard disagree. Updating takes a handful of seconds. Would be nice to have auto-updates and a clearer changelog for minor updates.
@payloadcms@nextjs Next.js as a bundler and WS support are huge improvements.
๐Now what if you added feature/bug bounties to the "help wanted" discussions?
@AlessioGr@payloadcms Nice! What sort of bottlenecks were you seeing before?
Iโm curious to know how you solved for these DOM updates causing repaints every time the elements are re-mounted?