CSS declaration order
I recently heard many developers actually have a system other than the alphabetical one to order the rules inside their CSS. Apparently a growing number of…
Reporting live from Germany and such!
I recently heard many developers actually have a system other than the alphabetical one to order the rules inside their CSS. Apparently a growing number of…
Hey, here’s a quick post, because I’m going through some old code and am in the process of refactoring and updating a lot of Javascript.…
Say, you’ve got a blooming business, some social accounts to keep in contact with the outside world, giving out partner items to your users, but after…
Something I came across just now: SASS doesn’t combine similar styles or even selectors. I made a few simple styles and wanted to see what…
Ruby-based regular expression editor: http://rubular.com/
Ever had to change a favicon and you wanted to update it? The browser caches these icons for a long time and for good reason,…
Found a little note to myself here from 3 years back: if you’re a front end developer, remember that a CSS class can not start…
A little piece of code, that might come in handy one day. It’s meant for iOS visitors, that want to install your app and it automatically…
If you use PayOne as a payment provider for your website and you run into a message that says the hash value is incorrect, here’s a…