Bookmarks

Filter by a tag

Optimizing Images

Found on:

  • #image-optimization
  • #performance

A comprehensive article for the performant use of images for the web. This is an excerpt from the book Designing for Performance.

Fast load times

Found on:

  • #performance

A section on web.dev dedicated to the topic of performance.

Color management, part 1

Found on:

  • #color-management

The first part of a series of articles on color management.

Localazy

Found on:

  • #translation

I have not yet had any experience with localazy. However, it seems to be a comprehensive and exciting translation tool.

OpenMoji

Found on:

  • #icons

An open source alternative to emojis.

Prevent layout shifts with CSS grid stacks

Found on:

  • #css
  • #webdev

Layout shifts are disruptive shifts in the layout that are triggered by an action. This experience report shows how this could be prevented with CSS Grid.

State of CSS

Found on:

  • #css
  • #webdev

State of CSS is an evaluation of an annual survey on the knowledge of CSS possibilities and features.

print-css.rocks

Found on:

  • #print-css

If you are interested in PrintCSS, you cannot avoid this comparison of the best-known solutions.

How HTTPS Works

Found on:

  • #network
  • #security

How does https work? A lightening explanation with the help of comics.

Grid Garden

Found on:

  • #css
  • #elearning
  • #webdev

CSS Grid Garden is a fun way to learn how to use layout grids (CSS Grid).

Standards for Writing Accessibly

Found on:

  • #accessibility

Some valuable accessibility tips from the book "Writing Is Designing" can be found in this blog article.