@spookytm
Been using a lot more await Promise.all() after picking up a new tech stack, nice for stopping req waterfalls.
Now using SvelteKit on a new project with a headless CMS. Great dev experience, easy to pickup. (Private repo, work project)
Think people should check out SvelteKit/Remix if thinking of moving from NextJS.