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

🚀 Commitizen: Making Git Commits the Right Way

🚀 Commitizen: Making Git Commits the Right Way
✅ Once you start using Commitizen, it’s hard to go back. Your future self (and your team) will thank you. GDGoC-UINJKT / init-repo-template ...
17.04.2025 0 Read More

Git Hooks — The Developer's Silent Sidekick

You know that gut-punch feeling when you push broken code, forget to run tests, or write a commit message so vague it could be the title of a Christopher Nolan film?Yep. Been there, done that.But what...
18.04.2025 0 Read More

Git Complete Tutorial: A Step-by-Step Guide for Beginners

Git is a distributed version control system that helps developers track changes in their code, collaborate with others, and manage software projects efficiently. Whether you are a beginner or just bru...
19.04.2025 0 Read More

Git Sparse Checkout: Clone a Single File or Directory

Git Sparse Checkout: Clone a Single File or Directory
Ever needed to clone a Git repository, but only partially?Maybe you just want a single file or a specific directory, not the entire codebase.Cloning the whole repo can be overkill, especially if it’...
19.04.2025 0 Read More

Belajar Flyway Episode 2: Cara Kerja Flyway dan Versioned Migrations

Belajar Flyway Episode 2: Cara Kerja Flyway dan Versioned Migrations
Halo! Selamat datang di Episode 2 dari seri belajar Flyway. Di episode sebelumnya kita sudah berkenalan dengan Flyway secara umum, yang teman-teman bisa baca ulang disini, ya (Belajar Flyway Episode 1...
19.04.2025 0 Read More

Things I Think You Don't Know About Git

As a senior dev using Git for a while now, but every so often, I stumble across a command that makes me go, “Wait, you can do that?” This post is a little collection of Git tips and tricks I recen...
19.04.2025 0 Read More

Commit to Code: Why Git & GitHub Matter

📚 Git & GitHub Series ➡️ You're reading Part 1 ⏭️ Next up: Part 2 – Setting Up Git & Your First CommitThink Google Docs, but for code. It automatically saves your work, tracks eve...
19.04.2025 0 Read More

Commit to Code: Setting Up Git and GitHub

Commit to Code: Setting Up Git and GitHub
Git & GitHub Series ➡️ You're reading Part 2 ⬅️ Part 1: Why Git & GitHub Matter Installation and Setup In this part of the series, we’ll walk through installing Git on your s...
19.04.2025 0 Read More

Commit to Code: Creating Commits & Exploring the .git Folder

Commit to Code: Creating Commits & Exploring the .git Folder
📚 Git & GitHub Series ➡️ You're reading Part 3 ⬅️ Part 2: Setting Up Git and GitHub Getting Started with Git Tracking Create a folder named Git-Learning and add a file (e.g. hel...
19.04.2025 0 Read More

Snyk and Sonar : committed credentials security test

Snyk and Sonar : committed credentials security test
Disclaimer : this guide deliberately contains an Easter egg - easy to spot security issue. Introduction I've been looking closely to understand the market of the code quality and security prov...
20.04.2025 0 Read More
Loading...
#reading
Don’t forget the emails: Testing post-signup user interactions
0
Gamedev.js Jam 2025 start and theme announcement!
0
High-Performance QPS Counter for Go — qps-counter
0
Why a Single MCP Server is All You May Need
0
Beyond K-Means: Leveraging Gaussian Mixture Models for Advanced Clustering in 2025
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