Published onDecember 28, 2022How to Generate a Random Hash in JavaScriptsnippetnodejsIf you need to generate a random SHA1 hash-like string in JavaScript, you can use the crypto module in Node js.
Published onDecember 13, 2022Cookie-less Website Analytics with UmamideploymentanalyticsLearn how to self-host Umami, an open-source website analytics platform, for free on Railway.
Published onDecember 8, 2022Deploy a New Website in Minutes with Next.js and VercelnextjsnodejsdeploymentDeploying a Next.js site is quick and easy, and a great way to start a new project website for free. Learn how to automatically deploy a Next.js project to Vercel in minutes and get your new website off the ground.