Curated by Wenyi Chu

READ MORE
sunday
31 Oct 2021
Best practices for using third-party embeds web.dev

Many sites use third-party embeds to create an engaging user experience by delegating some sections of a web page to another content provider. The most common examples of third-party content embeds are video players, social-media feeds, maps, and advertisements.

SHOW MORE
Best practices for using third-party embeds
Development
joshmn / caffeinate github.com

A Rails engine for drip campaigns/scheduled email sequences and periodic emails.

SHOW MORE
joshmn / caffeinate
Development
tuesday
05 Oct 2021
Atropos - Touch-friendly 3D Parallax Hover Effects atroposjs.com

Atropos is a lightweight, free and open-source JavaScript library to create stunning touch-friendly 3D parallax hover effects.

SHOW MORE
Atropos - Touch-friendly 3D Parallax Hover Effects
Development
tuesday
28 Sep 2021
Simplifying Form Styles With accent-color smashingmagazine.com

The new CSS accent-color property makes it quick and easy to roll out our brand colors to certain form inputs by leveraging user agent styles. In this article we’ll take a look at what it does and how to use it alongside color-scheme for simple, accessible checkboxes and radio buttons — and imagine how we might use it in the future.

SHOW MORE
Simplifying Form Styles With accent-color
Development
Announcing Cloudflare R2 Storage: Rapid and Reliable Object Storage, minus the egress fees cloudflare.com

We’re excited to announce Cloudflare R2 Storage! By giving developers the ability to store large amounts of unstructured data, we’re expanding what’s possible with Cloudflare while slashing the egress bandwidth fees associated with typical cloud storage services to zero.

SHOW MORE
Announcing Cloudflare R2 Storage: Rapid and Reliable Object Storage, minus the egress fees
Development
wednesday
15 Sep 2021
Orchestrating Complexity With Web Animations API smashingmagazine.com

There are way too many options in Web Animations API to pick them up that easily. Learning how timing works and how to control the playback of several animations at once makes for a solid foundation on which to base your projects on.

SHOW MORE
Orchestrating Complexity With Web Animations API
Development
monday
13 Sep 2021
What’s New With DevTools: Cross-Browser Edition smashingmagazine.com

Learn what’s new with developer tools in Firefox, Edge, Chrome and Safari. Discover new and powerful features that will help you be more comfortable and productive when testing and debugging across browsers.

SHOW MORE
What’s New With DevTools: Cross-Browser Edition
Development
Building a split-button component web.dev

A foundational overview of how to build an accessible split-button component.

SHOW MORE
Building a split-button component
Development
thursday
02 Sep 2021
What is Server-Driven UI? judo.app

Server-driven UI (SDUI) is an emerging technique used by companies like Airbnb and Lyft that leverage the server to build the user interfaces of their mobile apps.

SHOW MORE
What is Server-Driven UI?
Development
friday
20 Aug 2021
Compat 2021 mid-year update: Flex gap everywhere web.dev

Mid-year update on Compat 2021—an effort to eliminate browser compatibility problems in five key focus areas: CSS flexbox, CSS Grid, position: sticky, aspect-ratio, and CSS transforms.

SHOW MORE
Compat 2021 mid-year update: Flex gap everywhere
Development