Logo
Login
Tech Posts 31249
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.

Should I Should I Not? – A Messaging App Where Fate Decides

Hey folks 👋After spending months on a main project that didn’t quite work out, I decided to shift gears and build something fun, small, and completely different.Enter Should I Should I Not? — a...
05.05.2025 0 Read More

🌙 Dark Mode in 5 Minutes: A Beginner's Guide Using CSS Variables

Dark mode is more than just a trend — it's a user-friendly feature that improves readability and reduces eye strain. The best part? Implementing dark mode can be super simple using CSS variables and...
05.05.2025 0 Read More

Python Unit Testing: A Complete Guide

Python Unit Testing: A Complete Guide
Introduction When you write code, how do you know it actually works? You could run the program and click around manually—but that quickly becomes tedious, unreliable, and error-prone, espec...
05.05.2025 0 Read More

How to Use Pinia for State Management in Vue

How to Use Pinia for State Management in Vue
State management is a critical part of building modern front-end applications. If you've worked with Vue 2, you may be familiar with Vuex. But with Vue 3, a new, simpler alternative has emerged: Pinia...
05.05.2025 0 Read More

How to Manage Active Views, Popups, and View History in Large SPAs Using ReactJS Redux Toolkit

How to Manage Active Views, Popups, and View History in Large SPAs Using ReactJS Redux Toolkit
In large-scale SPAs like diagramming tools or applications, managing views, popups, and view history can become a tangled mess. In this post, I’ll walk through a clean and scalable way to handle the...
05.05.2025 0 Read More

Make an interactive drum using the HTML Audio API

In this article, you'll learn about the HTML Audio API and make a fun project too. Prerequisites Basic knowledge of HTML, CSS and JavaScript is required. The Audio API The AudioAPI is ...
05.05.2025 0 Read More

How to Send Byte Arrays from Frida JS to Python Script

IntroductionIf you're working with Frida, a powerful dynamic instrumentation toolkit, you might find yourself needing to pass data between JavaScript and Python environments. One common scenario is wh...
05.05.2025 0 Read More

50+ Time-Saving PowerShell Commands for Windows Automation (2025 Guide)

Keywords: PowerShell commands, Windows automation, PowerShell scripting, time-saving scripts, PowerShell tips, IT automation tools, Windows sysadmin, scripting for Windows 🧠 Introduction: W...
05.05.2025 0 Read More

Web NFC API for Near Field Communication

The Web NFC API for Near Field Communication: An In-Depth Exploration Table of Contents Introduction What is NFC? The Evolution of Web NFC Purpose of the Web NFC API Historica...
05.05.2025 0 Read More

My Web Dev Journey Begins: From Zero to Full Stack with 3D (Three.js)

Hey Devs!I’m diving headfirst into the world of web development – but not just the usual buttons and forms. I’m aiming to craft interactive 3D experiences using JavaScript + Three.js, blending l...
05.05.2025 0 Read More
Loading...
#reading
Build the Future: An AI-Powered, Natural Language CMS with Enferno
0
How to start using gRPC with PHP - Part 3/4
0
Scripting Series – Part 5 of 8
0
Spike detection: using simple algorithms to pinpoint analysis
0
📢 Just published a new blog! " JavaScript Promises & Async/Await – A Beginner-Friendly Guide With Examples"
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
0
What is Model Context Protocol (MCP): Explained in detail
0
Beginner's Guide to the Model Context Protocol (MCP)
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
How to Run DeepSeek Locally Using Ollama
0