Skip to content

Collection - Form fields

Form fields resources »

On Designing and Building Toggle Switches »

Yesterday I was working on creating the slides and accompanying demos for my upcoming Web Directions Code talk next week. One of the demos I’m creating is a basic proof of concept for a simple switch that is used to switch the theme of a UI from light to dark and vice versa. I liked, and was inspired, by the theme switch in the Medium app.

From Sara Soueidan.

Offline POSTs with Progressive Web Apps »

PWAs are web apps that look and feel like native apps — they’re installable, they load quickly, they can deliver push notifications, and they work offline. Caching POST requests is, at the time of this writing, an open issue in the Service Worker spec.

From Web Dev @ Microsoft (via Medium).

Popular topics

On development

On best practice

On content strategy