FinepherFinepher
AR
Back to all categories

Category: devops

Looking for Free or Cheap WordPress Hosting? This Hidden Option Might Surprise You
Cloud Computing
June 2, 2026

Looking for Free or Cheap WordPress Hosting? This Hidden Option Might Surprise You

Starting a WordPress website can be exciting - until you start looking at hosting prices.

Edge.js: Run JavaScript Anywhere. Safely.
DevOps
June 1, 2026

Edge.js: Run JavaScript Anywhere. Safely.

JavaScript developers today have several runtime choices, including Node.js, Bun, and Deno. Edge.js takes a different approach: instead of forcing a new ecosystem, it focuses on running existing Node.js applications securely and without modification.

Understanding .env in Node.js
DevOps
May 17, 2026

Understanding .env in Node.js

When building a Node.js app, you’ll often see a file called .env. At first, it may look confusing, but it’s actually one of the most important parts of managing your application properly.

Void: One Command to Deploy a Full-Stack App
DevOps
May 1, 2026

Void: One Command to Deploy a Full-Stack App

Void is a new deployment platform that turns your Vite app into a full-stack powerhouse. By using Cloudflare Workers and "Code-as-Infra," Void handles your servers, databases, and auth automatically, letting you focus entirely on your code.

BullMQ and Bull-Board with Nestjs - Take full Control of Queue process
Programming
February 11, 2025

BullMQ and Bull-Board with Nestjs - Take full Control of Queue process

Have you ever struggled to run and maintain a large number of scripts? BullMQ is here to make your life easier!

NodeJs Security - Every developer should know
Programming
April 9, 2026

NodeJs Security - Every developer should know

A small loophole can make your application vulnerable, but by securing your Node.js project with the right practices, you can protect it like a pro and minimize risks effectively. Learn more...

Connect Your Google Cloud VM on Your Terminal
DevOps
April 9, 2026

Connect Your Google Cloud VM on Your Terminal