"It's supposed to be automatic, but actually you have to push this button"
|
—
John Brunner,
Author
|
|
|
Best 7 links of week #53, 2021
|
|
|
The React team just shared their research into zero-bundle-size React Server Components. If you do any serious React, you should check out their announcement and the attached video.
|
|
|
|
Hotwire is an alternative approach to building modern web applications without using much JavaScript by sending HTML instead of JSON over the wire.
|
|
|
|
AnimXYZ is a framework-agnostic library that allows you to build composable CSS animations!
|
|
|
|
A very engaging video that explores some of the basics of computer memory: latches, flip flops, and registers.
|
|
|
|
Returning all results for a given query could be a challenge for an API, especially if there are thousands of results. This article explores few options about how you might go implementing a pagination for such an API.
|
|
|
|
On December 31, 2020 Flash was officially decommissioned... We just said our final goodbyes to one of the most important internet technologies that ever lived... What happens now?
|
|
|
|
Prefer SVG over PNG, trust browsers to downscale, drop obscure formats—the ultimate, exhaustive guide to favicons for modern web. Includes steps for static HTML and Wepback!
|
|
|
|