We were spending 3.4x our projected API budget. Not because our queries were complex. Because travelers ask the same question 50 different ways. "Best hotels near the beach in Da Nang" "Beachfront acc
AYArchit and 3 more commentedOne of my most passionate projects is Dev Tips, a mailing list to share animated developer tips and tricks. I also post lots of tips on twitter. I've made a few DevTools related videos on YouTube, and have a whole course on DevTools too. I've worked ...
WCLHRhowdy and 20 more commentedI'm building a news platform powered by Vercel's Serverless Functions. Posts are to be stored in some kind of database where Vercel's functions can retrieve and return the data. However, as far as I can tell I'll need to use a database outside of V...
Join discussionHey everyone I am working on a side project where I am using mongodb nodejs nextjs. I am performing some schema update and my code is breaking up as the objects created before schema update have not been updated or not have a particular field. Can s...
Join discussion