Radar

Links to things we’re checking into.

Custom Property Fallbacks

Custom Property Fallbacks

Look at this CSS and take a guess what color our text will be. No tricks, this is the only relevant code:

Why Do We Have a Cache-Control Request Header?

Why Do We Have a Cache-Control Request Header?

As developers, we’re most used to Cache-Control as the preferred way of instructing caches (usually browsers) on how they should store responses (if at all), and what to do once their cache lifetime is up.

Cool native HTML elements you should already be using

Cool native HTML elements you should already be using

If this article helps just a single developer avoid an unnecessary Javascript dependency, I’ll be happy. Native HTML can handle plenty of features that people typically jump straight to JS for (or otherwise over-complicate).

Get This and Other Things In Our Weekly Email Newsletter

No Results Found

The page you requested could not be found. Try refining your search, or use the navigation above to locate the post.

More News & Articles

Kickdrop Code Sample: Form Wizard

Ditch the multi-input fields and try this single input conversational wizard instead. Free to download and use in your next project.

A to Z CSS: Auto

A to Z CSS: Auto

Auto is a CSS value that has a number of uses. It’s the default value for a lot of properties but can be used for horizontal centering and is a handy tool to have in the box when dealing with responsive design.

Kickdrop Code Sample: Slide Cart Menu

A clean, responsive, slide menu with an elegant layout for the shopper’s cart items from Kickdrop. Free to download and use in your next project.