MENU

Fun & Interesting

I Found a Faster Way to Build Next.js APIs

Josh tried coding 38,714 lượt xem 4 months ago
Video Not Working? Fix It Now

I was genuinely surprised deploying your API like this works so well and just wanted to share with y'all. Each piece of logic is deployed to a separate, high-performance environment (CF workers) and only loads the dependencies it absolutely needs. SUPER cheap to run too.

Very curious how much performance we can get out of this, if you have suggestions how to improve this even more let me know!!

--- links
benchmarking script: https://gist.github.com/joschan21/5d072cbc87c5eb814014cd562005e569

-- my links
second channel (in depth videos): https://www.youtube.com/@Joshtriedupstash
discord: https://discord.gg/4vCRMyzgA5
github: https://github.com/joschan21
my SaaS: https://crotus.io/

thank you for watching, really appreciate ya

Comment