Add dark mode to your website with 3 easy steps using CSS. Adding prefers-color-scheme is easy, although there are fine details to solve for.
Top UI trends for 2019 (3 trends to follow)
Augmented Reality, Virtual Reality, and Artificial Intelligence (AR, VR, and AI) have made room for UX and UI designers to test new design trends.
Displaying broken images with the service worker
Using the service worker, the fetch event can tell if and when an image is not properly loaded, after which we can fetch a new placeholder image.