One CSS Trick to Eliminate Scrollbar Layout Shifts

— When a webpage’s content exceeds the viewport height, browsers typically introduce a vertical scrollbar. This can lead to layout shifts, especially when navigating between pages or toggling content visibility, as the presence or absence of the scrollbar alters the available width for content.

The new progress() function in CSS

— Imagine a responsive hero image that becomes more transparent as the viewport gets narrower, helping text readability on small screens or a card that scales up slightly as the viewport grows, adding a subtle polish.

Seven Real-World Examples of Using the Pipe Operator in PHP 8.5

— The pipe operator (|>) in PHP 8.5 is a powerful addition that allows for a more functional programming style by enabling the chaining of operations clearly and concisely. It takes the result of an expression on its left and passes it as the first argument to the function or method on its right.

Using the new session cache in Laravel

— Laravel’s cache system is a powerful tool that allows developers to store and retrieve data quickly, improving the performance of their applications. Usually, caching is done using various drivers like Redis, Memcached, Database or even the file system.

Black Friday Deal

NOW AVAILABLE PHP 8.5
50% OFF This Weekend
GET IT NOW FOR $4.99

Newsletter

My Tiny YouTube Channel ➔