Home » Server Side

Server Side

Server-side development made simple — from backend setup and APIs to frameworks like Node.js and Express. All about the logic that powers your frontend.

Objects showing time, clocks, computer screens, calendars.

Cron Jobs 101: Automate Tasks with Ease

I have been using crons for a while now, but I always wanted to spend some time reading about them or creating one from scratch so that I could fully understand what is a cron job. This post is...