Today I learned
- Backend - (3)
- All tags
Vercel Cron Jobs
Today I learned that Vercel introduced Cron Jobs recently. So now you can automate repetetive tasks in a serverless Environment like on Vercel.
Read moreFaster page loads with early hints
Eary hints is a status code (103 Early Hints) that can help improve the performance of a website, because it allows the server to sent hints to the browser about critial sub-resources.
Read moreAutomatic ER diagrams
Today I learned that there is an automatic ER diagram generator for prisma
Read more