Understanding CSS Specificity: A Concise Guide
A Practical Look at Specificity

Search for a command to run...
Series
In this series, I would like to talk about small things that I use in my daily tasks to make my work and the work of my coworker easier, faster and safer mostly by using our tools.
A Practical Look at Specificity

A Practical Guide Using Transformer-Maven-Plugin

When I am coding, there is always a bunch of lines that I have to search about, or that takes time to type even though I know them, or code that needs to be included but I don't remember what, or code that I just copy/paste from a project without loo...

Do you ever feel overwhelmed when looking at your list of commits before sending a pull request (PR)? Is it difficult for the reviewer to keep track of your different changes? Do you have chains of fixup commits in your PR? If so, Git has a great fea...
