Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
Internet está lleno de tutoriales sobre cómo iniciar un proyecto web con React, sin embargo la...
Setting up an automated workflow can greatly enhance code quality and consistency in your projects....
In this part, I’ll walk you through configure Commitizen using Husky tool for automate version...
⚡Introduction Let's be honest, we've all seen some downright tragic commit messages. From...
If you’re building a Next.js project, you already know how important clean, consistent, and...
Uno de los aspectos más importantes al trabajar en equipo en el desarrollo de software es la...
This configuration will help you maintain ideal code quality in Laravel and Vuejs application. The...
En el desarrollo de proyectos JavaScript, mantener la consistencia del código y garantizar altos...
What’s a git hook and how we can manage them? Let’s assume that you already know what git...
1. Husky: Git Hooks for Managing Git Workflow What is Husky? Husky is a tool used for...
by Bruno Sartori Introduction The use of Semantic Versioning is very important to keep...
Husky adalah alat Node.js yang memudahkan konfigurasi git hooks. Git hooks adalah skrip yang...
Introduction Portuguese version: Biblioteca de componentes React e typescript, parte 4:...
Introdução English version: React and typescript components lib, part 4: pre-commit with...