logo hsb.horse
← Back to tag index

Tags

#nodejs

Blog posts, snippets, and glossary entries related to "nodejs", gathered in one place.

Entries 2
  1. Snippets
    Node.js File Check

    Promise-based function to check if a path is a file in Node.js. Returns false on error.

  2. Blog
    Create Cron Jobs with PM2: As an Alternative to launchd

    How to create cron-style jobs with PM2 on macOS instead of launchd. A quick summary of the config file and a scheduled task example using Bun.