Back
Similar todos
🧪 it seems like expressjs + prisma is faster than flask+sqlalchemy | without any optimization
👨💻 learning flask | need to do a experiment against nextjs
Run deep nested select queries test with Prisma, decide its too slow, testing drizzle #unnnn
👨💻 continue with flask
👨💻 more flask
bootstrap github.com/HugoDF/express-pos… #codewithhugo
👨💻 testing nextjs + supabase
read more about express js
👨💻 building simple app with MERN
Get side tracked looking into EdgeDB instead of Prisma for #memostash - Avoiding SQL so I dont drop tables in production
Setup [Node/Express/Mongo/Heroku] for stupid-simple app where users can submit links + upvote #discutamdiscutii
👨💻 building small MERN app
nodejs/express reading #mindbody
testing a big backend for nextjs API routes #lab
Setup Prisma, because I heard GraphQL is cool and I wanna try #minizen
do more reading on express js
realize my raw sql queries from vercel serverless are taking 400ms just to establish a connection to pgbouncer, and rewrite the code to use supabase rpc... #discove