Published onMay 10, 2023Day.js Date Filtering: isBefore and isAfterdayjsLearn how to filter dates using Day.js's isBefore or isAfter helpers
Published onMay 9, 2023How to convert date from any timezone to UTC using Day.jsdayjsLearn how to convert date from any timezone to UTC using Day.js
Published onMay 8, 2023Download and Parse Supabase File as JSON Object in JavaScriptSupabaseLearn how to download and parse Supabase Files as JSON Objects in JavaScript
Published onMay 7, 2023How to Backup Your PostgreSQL Database with pg_dumpPostgreSQLLearn how to take a backup of your PostgreSQL Database hosted on any environment like Supabase, Neon.tech or your own DigitalOcean/AWS instance.
Published onMay 6, 2023Fixing Prisma PostgreSQL Permission Issue with PolyScale.aiPolyScale.aipostgresprismaLearn how to fix "User `postgres` was denied access on the database `postgres.public`" in PostgreSQL with Prisma when using it with the PolyScale.ai database cache