-
A Better Way to Perform Multiple Comparisons in JavaScript
Having to compare a value with a bunch of other values is a common, even trivial task for a developer. It’s something you probably don’t even think about when you...
Read "A Better Way to Perform Multiple Comparisons in JavaScript"
-
You Need to Stop Targeting Tags in CSS
CSS seems easy to most developers. Because of its apparent simplicity, and because it’s so flexible, you can easily bend it to your needs and make it work. Problem is,...
Read "You Need to Stop Targeting Tags in CSS"