Database

My Search for Free SQL Database Hosting ends at Supabase

Looking for a serverless type of completely managed database hosting with enough limits for a begginer use case. My search ends at Supabase.

Read
Serverless

Cloudflare Workers are really impressive

For serverless solutions, you must give a try to cloudflare workers. They are not suitable for all the needs but if they fit your needs then cloudflare workers along with cloudflare complete ecosystem are just awesome.

Read

Creating Song Mashup Using Python Script

Often we need a small portion of a song or combine small portions of various songs into a single file. And not just songs but any audio in general. So here's a way to simply do it using python...

Read
Database

Introduction to Cube.js

Quick guide on Cube.js concepts...

Read
Front-end

Adding sitemap to a Next.js application

Quick and easy tutorial on adding sitemap to your Next.js application...

Read
Programming

Native Intl api now provides relative time strings

Want to convert date time into relative time strings like yesterday, tomorrow, 1 day ago, 1 week ago, then modern browser's native Intl is enough...

Read