Frontend Info #27 Fetch needs error codes, staggered animations in CSS
Do we still need build tools?
Build modern websites without a bundler by relying on native browser modules and web platform features.
Building a Magical 3D Button
Create an interactive 3D button using layered HTML and CSS transforms without JavaScript.
How to scale elements and their layout with CSS “zoom”
Use the now widely supported zoom property when scaling elements that should also affect layout.
How to create awesome staggered animations in CSS
Create staggered animations with modern CSS features instead of manually calculating delays in JavaScript.
Fetch needs error codes
Standardized Fetch error codes would make network failures easier to detect, debug, and handle consistently.

