Why I built my own node-schedule alternative
Job-Stash is an alternative to node-schedule that persists job, supports atomic execution and has inbuilt retry mechanism

Search for a command to run...
Articles tagged with #javascript
Job-Stash is an alternative to node-schedule that persists job, supports atomic execution and has inbuilt retry mechanism

Here is how I wrote this blog post. I remembered things I contributed last year. made them into points and started expanding on how anyone can implement/learn that. Then realised the blog post is getting long :) Anyways, Hey everyone, I am Hrithwik, ...

I spent the last week improving the performance of a few APIs at work and improved response Times by 5X. I just did 3 basic things which improved performance in most of the API routes. This blog is really helpful especially if you are new to Javascri...

A few days back, I uninstalled the Twitter app and switched to the web app and I noticed something, Twitter had like a different/modern Installation UI for its PWA. (Know more about PWAs here.) I was like, Woah, this looks so dope and better than t...

Learn how you can use HarperDB Custom Functions to create API endpoints to access Data from HarperDB Database.

There are a few amazing web API's supported by modern browsers and these are few you might want to use in your next project. Do note that some browsers might not support all these API's Clipboard API 📋 Implementing clipboard functionality is even...
