@madsenmm@KaraBharat Generators are cool, you can use them to build iterators for lazy execution, including async ones that support for await of.
Here the point is that traverseList(list) does not immediately evaluate every single number, but only when you request it:
Payload REST SDK 💥
▪️Fully type-safe
▪️Like the Local API—REST behind the scenes
▪️pnpm add @payloadcms/sdk → sdk.find() → done.
The best way to query your Payload REST API.
The upcoming @payloadcms version removes the 4.5MB file size limit for uploads on Vercel. With a new flag, Payload can now upload files directly from the client to your cloud storage, including S3, Vercel Blob, UploadThing, Azure Blob and GCS.
@Plague_FPS@DrizzleORM Only the ones managed by Payload. We do codegen of Drizzle schema based on your Payload config instead of relying on database introspection to match the in-memory Drizzle instance 1 to 1 (TS names, relations) with the generated schema.
@nixcraft Honestly Safari isn't that bad unless you're doing too much UI work since dev tools suck compared to chrome, speed and battery optimization is better than on any other browser on MacOS