Skip to content
  • Home
  • About Us
  • Contact Us
THE SATS BLOG
  • AI
  • MACHINE LEARNING
  • DATA ANALYTICS
  • NodeJS
  • React
  • SPA
  • Database
  • Social Media API
  • DevOps
  • Toggle website search
Menu Close
  • AI
  • MACHINE LEARNING
  • DATA ANALYTICS
  • NodeJS
  • React
  • SPA
  • Database
  • Social Media API
  • DevOps
  • Toggle website search
  • Home
  • About Us
  • Contact Us

NodeJs

  1. Home>
  2. NodeJs

How to Get File Size in Node.js: Methods & Best Practices

  • Post author:sats
  • Post published:September 2, 2024
  • Post category:NodeJS
  • Post comments:0 Comments

Learn how to check file size in Node.js using built-in modules like fs and fs.promises. This guide covers synchronous and asynchronous methods with code examples. When working with files in…

Continue ReadingHow to Get File Size in Node.js: Methods & Best Practices

How to Detect File MIME Type in Node.js: Reliable Methods & Examples

  • Post author:sats
  • Post published:September 2, 2024
  • Post category:NodeJS
  • Post comments:0 Comments

Learn how to get the MIME type of files in Node.js using the mime-types, path, and file-type packages. Includes code examples for static and dynamic detection. 📄 How to Detect…

Continue ReadingHow to Detect File MIME Type in Node.js: Reliable Methods & Examples

How to Filter an Array of JSON Objects by Attribute in JavaScript

  • Post author:sats
  • Post published:May 25, 2024
  • Post category:NodeJS
  • Post comments:0 Comments

Learn how to filter JSON arrays in JavaScript by one or multiple attributes using Array.filter(). Includes examples for strings, numbers, booleans, and nested objects. 🧹 How to Filter an Array…

Continue ReadingHow to Filter an Array of JSON Objects by Attribute in JavaScript

Scrape OpenGraph Metadata with Node.js and OpenGraph.io: A Practical Guide

  • Post author:sats
  • Post published:May 20, 2024
  • Post category:NodeJS
  • Post comments:0 Comments

Learn how to extract OpenGraph tags and metadata from websites using Node.js and the OpenGraph.io API. Includes examples for building social preview tools and link unfurling features. OpenGraph tags are…

Continue ReadingScrape OpenGraph Metadata with Node.js and OpenGraph.io: A Practical Guide

Facebook Graph API generate appsecret_proof using NodeJS

  • Post author:sats
  • Post published:June 7, 2023
  • Post category:Social Media API
  • Post comments:0 Comments

Facebook Graph API calls require access token for every request. To secure the APIs, Facebook has provided extra parameter appsecret_proof tothe API requests. This setting must be enabled to require…

Continue ReadingFacebook Graph API generate appsecret_proof using NodeJS

NodeJS jobs with Docker, Kubernetes and Argo Workflows

  • Post author:sats
  • Post published:March 10, 2023
  • Post category:DevOps
  • Post comments:0 Comments

This post will walk you through the steps to create a simple Docker node application which has cron jobs scheduled to run on Argo Worflows. It is completely serverless architecture…

Continue ReadingNodeJS jobs with Docker, Kubernetes and Argo Workflows

Recent Posts

  • 🎬 Try Sora or Runway: Make a Text-to-Video Clip in 2025
  • ⚙️ Build an AI-Powered Website with Notion and Plugins (2025)
  • 🤖 Freelancing in the AI Era: Tools, Platforms, and Rates (2025)
  • 🔄 How to Stay Updated in Tech: 2025 Edition
  • 🧠 Tech Interview Tips: What Employers Look for Now (2025 Edition)

Recent Comments

  1. Mia (Area 52) on Okta OIDC Authentication integration for Single Page Applications Part1
  2. Szybkie Wiadomości on Knex query builder null and notNull where conditions
  3. http://boyarka-inform.com/ on Knex query builder null and notNull where conditions
  4. canadian pharmaceuticals online shipping on Knex query builder null and notNull where conditions
  5. Astrohvarna on Okta OIDC Authentication integration for Single Page Applications Part1
Copyright 2024 - The SATS Tech