Issue #195 · January 4, 2021

Introducing Zero-Bundle-Size React Server Components

“It's supposed to be automatic, but actually you have to push this button”

Best 7 links of week #53, 2021

Articles

HTML Over The Wire

Hotwire is an alternative approach to building modern web applications without using much JavaScript by sending HTML instead of JSON over the wire.

AnimXYZ

AnimXYZ is a framework-agnostic library that allows you to build composable CSS animations!

API pagination design

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.

Here Lies Flash

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?

Book of the week

Laravel: Up and Running: A Framework for Building Modern PHP Apps

Laravel: Up and Running: A Framework for Building Modern PHP Apps

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.