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

Enhancing Software Quality: The Importance of System Testing and End-to-End Testing

In software development, testing is critical for ensuring the quality and reliability of the products. Testing helps to identify and fix bugs, validate functionality, and verify that the software perf...
19.03.2025 0 Read More

The Bug That Almost Made It to Production

The Bug That Almost Made It to Production
In the fast-paced world of software engineering, there are two kinds of bugs: Bugs that made it to production Bugs that didn't Bugs that were caused by "off-by-one" error Today, I would like to share ...
26.03.2025 0 Read More

Write e2e tests for NestJS with testcontainers

Write e2e tests for NestJS with testcontainers
So I was really annoyed last time I was trying to mock and have some tests for my NestJS app. So I decided to try testcontainers once more.Last time I was trying to mock BullMQ and it was giving me a ...
28.03.2025 0 Read More
Loading...
#reading
The Future of Task Management – Trends and Predictions for 2025
0
I built an AI shopping assistant that helps people decide what to buy (powered by Reddit + YouTube powered)
0
Spring Certified Professional 2024 Certification Exam Tips
0
Orka: A Manifesto for transparent Intelligence
0
How to Overcome Procrastination and Stay Productive
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