Published onApril 25, 2023Simplify Your Git Commands with Git AliasgitLearn how to use git alias to simplify your day-to-day workflows
Published onApril 24, 2023Parsing Date with suffix like st, nd, rd, th with Day.jsJavascriptdayjsLearn how to format date with ordinal suffix ("st", "nd", "rd", or "th") with Day.js
Published onApril 23, 2023Verify if a string is a valid MongoDB ObjectID with MongooseMongoDBMongooseLearn how to use Mongoose's helper to validate if a string is valid ObjectID or not.
Published onApril 22, 2023Track all your domains in single Dashboard with DomainWatchmanDomainsKeep track of all your domains. Get notified when a domain status/records changes or before expiration.
Published onApril 21, 2023How to Generate Random Secret OpenSSLOpenSSLLearn how to quickly generate random secrets using OpenSSL CLI