CodeTips#3: How Specificity works in CSS
When working on web apps, at some point, you will need to overwrite styles from components to which you have no access to the CSS …
Codeminer42’s Engineering Blog
When working on web apps, at some point, you will need to overwrite styles from components to which you have no access to the CSS …
INTRODUCTION INTRODUCTION I believe the comic strip above sums it well: You write clean code mainly to understand yourself in the future. Not only that, …
Hello, fellow readers! Before we can jump right in, we have an announcement! There is a new series of posts here in the blog: CodeTips! …