Published onDecember 17, 2024Improve Commit Message Quality with CommitLintGitLearn how to use CommitLint to enforce conventional commit messages and improve your development workflow.
Published onDecember 16, 2024Prettier + ESLint + lint-staged + Husky Setup Guide - Part 1GitJavaScriptLearn how to configure ESLint and Prettier to enforce consistent code style and quality in your projects.
Published onDecember 16, 2024Prettier + ESLint + lint-staged + Husky Setup Guide - Part 2GitJavaScriptLearn how to use Husky and Lint-Staged to enforce code quality and automate pre-commit hooks in your projects.
Published onDecember 13, 2024Git Stash: Temporarily Save Your ChangesGitLearn the fundamentals of Git stash to manage and save uncommitted changes effectively.
Published onDecember 11, 2024Git Squash: Clean Up Your Commits HistoryGitLearn how to use Git squash to clean up your commit history and make your Git workflow more efficient.
Published onOctober 10, 2024Markdown GuidegitguideMarkdown cheatsheet for all your blogging needs - headers, lists, images, tables and more! An illustrated guide based on GitHub Flavored Markdown.