Qualitätssicherung

27 bookmarks
Custom sorting
Cleaning Up a CSS Codebase
Cleaning Up a CSS Codebase
Hugo speaks from experience and gives us his personal suggestions on how to deal with a messy codebase, whether it's our own old project or something inherited.
·sitepoint.com·
Cleaning Up a CSS Codebase
Specificity Graphs
Specificity Graphs
Harry Roberts recently wrote about creating a Specificity Graph to get a better picture of your CSS. Harry’s conclusion is that a spiky graph is a bad graph. Spikes that occur mid-graph could lea...
·snook.ca·
Specificity Graphs
How CSS unit tests helped us move fast – on progressive web apps
How CSS unit tests helped us move fast – on progressive web apps
The way you manage styles can make or break a long-running web project. Keeping things modular helps a great deal, but that’s only part of the solution. Six months ago we had a go at setting up CSS unit tests for our UI components. Brilliant decision, as it turns out! Since then, our job is a lot nicer. The speed of development is fast and steady. Each of us on the team is now coding with confidence, without the fear that things might unexpectedly break. And here’s how we did it:
·tomek.wiszniewski.cc·
How CSS unit tests helped us move fast – on progressive web apps
Improving CSS quality at Facebook and beyond | Engineering Blog | Facebook
Improving CSS quality at Facebook and beyond | Engineering Blog | Facebook
With thousands of engineers working across a range of products at Facebook, we face some unique challenges when it comes to code quality. Not only are we dealing with a large codebase, but things are also moving fast — new features are being added, existing ones are being improved, and things are being reorganized. For [...]Read More...
·code.facebook.com·
Improving CSS quality at Facebook and beyond | Engineering Blog | Facebook
On Style Maintenance | CSS-Tricks
On Style Maintenance | CSS-Tricks
I was talking to a brilliant engineer friend the other day who mentioned they never get to build anything from the ground up. Their entire career has
·css-tricks.com·
On Style Maintenance | CSS-Tricks
The Compact Guide to Web Maintainability
The Compact Guide to Web Maintainability
The result of reviewing, normalizing, rephrasing, sorting, and testing 134 responses to a maintainability survey that yielded more than 500 data points, to form a new guide, a new and more definite guide to web maintainability.
·meiert.com·
The Compact Guide to Web Maintainability