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

How to Set Up a Connection String in EF Core Projects

How to Set Up a Connection String in EF Core Projects
I know, I know… for a beginner, setting up the environment in ASP.NET can be a tedious task, especially when it comes to configuring the connection string to communicate with the database.When I fir...
12.03.2025 0 Read More

HOW TO CREATE A RESOURCE GROUP IN AZURE.

HOW TO CREATE A RESOURCE GROUP IN AZURE.
INTRODUCTION In Microsoft Azure, a Resource Group is a logical container that holds related resources for an Azure solution. It is a fundamental concept in Azure Resource Manager (ARM), which is the d...
12.03.2025 0 Read More

The Importance of Review in Software Testing: Best Practices Explained

What is Software Review? What is a review in software testing? There are different types of reviews that happen at different points in the software development lifecycle (SDLC), and ...
12.03.2025 0 Read More

Gem-Assist: Your Command-Line Personal Assistant

Gem-Assist: Your Command-Line Personal Assistant
Hey everyone! I wanted to share a project I've been working on called Gem-Assist. It's a command-line personal assistant that integrates both proprietary and local models to provide access to over 30+...
12.03.2025 0 Read More

How to Debug the Ollama API: A Step-by-Step Guide

How to Debug the Ollama API: A Step-by-Step Guide
This article explains how to download Ollama and deploy AI large language models (such as DeepSeek-R1, Llama 3.2, etc.) locally. Using Ollama—an open-source large language model service tool—you c...
12.03.2025 0 Read More

Beyond Translation: Building Truly Global Web Applications

As a best-selling author, I invite you to explore my books on Amazon. Don't forget to follow me on Medium and show your support. Thank you! Your support means the world! Localizing your web applicat...
12.03.2025 0 Read More

6 Practical JavaScript State Machine Patterns for Complex Application Logic

As a best-selling author, I invite you to explore my books on Amazon. Don't forget to follow me on Medium and show your support. Thank you! Your support means the world! JavaScript state machines pr...
12.03.2025 0 Read More

Stop Writing Rigid Code! Master the Decorator Pattern in Go for Ultimate Flexibility

Stop Writing Rigid Code! Master the Decorator Pattern in Go for Ultimate Flexibility
Imagine you're a software developer building an ice cream vending machine for Disneyland. The menu was initially fixed - customers could only order predefined flavors with no customizations (borin...
12.03.2025 0 Read More

WebAssembly and JavaScript Integration: 5 Techniques for High-Performance Web Applications

As a best-selling author, I invite you to explore my books on Amazon. Don't forget to follow me on Medium and show your support. Thank you! Your support means the world! WebAssembly has revolutioniz...
12.03.2025 0 Read More

A Minimalist VSCode to Help You Focus on Coding

A Minimalist VSCode to Help You Focus on Coding
Maybe you are tired of your VSCode layout, but I have a solution! This setup follows a minimalist approach, removing all unnecessary elements from your screen so you can focus entirely on your code. ...
12.03.2025 0 Read More
Loading...
#reading
How to Design a Hot-Air Balloon Using 3D CAD Software
0
Day 6: Predefined vs user-defined & Parameters vs Arguments.
0
Llama 4: Breaking Down Meta's Latest Powerhouse Model
0
Handling large lists efficiently in Vue 3
0
Convert Your Images to Ghibli Style in a Fully Private and Local Environment
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