Logo
Login
Tech Posts 31382
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Dev Blog A constructive and inclusive blog for software developers. With you every step of your journey.

Built with modern PHP and MySQL. Open source software that powers developer blogs and other inclusive communities.

Made with love and PHP. Dev Blog © 2024.

Setup Nginx reverse proxy and force redirect HTTP to HTTPS

Nginx is very powerful WEB-server. The primary goal of Nginx - answering on clients' requests. It can serve html, php and static files (css, js, images, etc...). Also Nginx maybe configured as load ba...
10.03.2025 0 Read More

Live Server localhost: https setup on macOS & windows

With my Power Pages project I plan to use Service Worker API to pre-fetch/update the data for better user experience.Service workers only run over HTTPS protocol but on local host they will also work ...
11.03.2025 0 Read More

🚨 Fixing Node.js 'digital envelope routines' Error: The Complete Survival Guide

TL;DR: Hit by this cryptic error? Jump straight to the solution or follow our complete troubleshooting guide! 😫 "My Node.js App Won't Start!" - The Modern Developer's Nightmare ⛶Error: er...
05.05.2025 0 Read More

Creating a Self Signed Certificate and Verifying the Private Key and Certificate

Hey all I wanted to share one of the issue I faced at work this week and the steps I did to debug this issues. The issue mostly revolved around the keystore that we use in our application and it was a...
22.03.2025 0 Read More
Loading...
#reading
Just deployed my first major project: a full-stack quiz app
0
🌟 When Your Code Works but You Have No Idea Why 🤔
0
Generative AI Jargons You Should Know
0
🚀 Live Chat Support Starter Kit — Open Source!
0
🌐 Unlocking the Power of Microsoft Azure: A Beginner’s Guide to Cloud Computing
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
0
Beginner's Guide to the Model Context Protocol (MCP)
0
What is Model Context Protocol (MCP): Explained in detail
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
The Great AI Agent Protocol Race: Function Calling vs. MCP vs. A2A
0