Radar

Links to things we’re checking into.

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).

Minding the gaps: A new way to draw separators in CSS

Minding the gaps: A new way to draw separators in CSS

Drawing separator lines between various sections of a webpage is a common design technique, which can help to structure the content and make it more readable, as well as more aesthetically pleasing. As we’ll see in this article, there are techniques you can use today...

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

Are You Sure You Need A Sitemap?

IA is a crucial step in the site design process to create clear site navigation but recently we asked ourselves, what happens if we skip it?