Introducing Zero-Bundle-Size React Server Components
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.
“It's supposed to be automatic, but actually you have to push this button”
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!
by Matt Stauffer
What sets Laravel apart from other PHP web frameworks? Speed and simplicity, for starters. This rapid application development framework and its vast ecosystem of tools let you quickly build new sites and applications with clean, readable code. With this practical guide, Matt Stauffer -a leading teacher and developer in the Laravel community- provides the definitive introduction to one of today's most popular web frameworks. The book's high-level overview and concrete examples will help experienced PHP web developers get started with Laravel right away.