Everything you care about in one place

Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.

Get Feeder

amitmerchant.com

Amit Merchant

Get the latest updates from Amit Merchant directly as they happen.

Follow now 93 followers

Latest posts

Last updated about 2 months ago

One CSS Property That Makes Numbers Look Instantly Better

about 2 months ago

When you’re working with fonts, especially for displaying numbers, there’s something called...

Real-world examples of using Laravel AI SDK

3 months ago

The Laravel team recently released the Laravel AI SDK that provides a...

Add UI sounds in your web apps in a heartbeat

4 months ago

I was reading the article Sounds on The Web by Raphael Salaja...

SVG Filters are just amazing!

4 months ago

So, lately, I have been exploring Haley Park’s website and it’s pretty...

The new clamp() function in PHP 8.6

5 months ago

You know how sometimes you want to ensure that a value stays...

Partial Function Application is coming in PHP 8.6

5 months ago

Ever reach for a simple callback and end up writing a tiny...

One CSS Trick to Eliminate Scrollbar Layout Shifts

5 months ago

When a webpage’s content exceeds the viewport height, browsers typically introduce a...

The modern way to draw squircles using corner-shape in CSS

6 months ago

For years, we’ve faked “characterful” corners with SVG masks, pseudo-elements, and more...

The new, standards‑compliant URI/URL API in PHP 8.5

7 months ago

PHP’s parse_url was not compliant with RFC 3986 (generic, permissive URIs) or...

The new progress() function in CSS

7 months ago

Imagine a responsive hero image that becomes more transparent as the viewport...

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

7 months ago

The pipe operator (|>) in PHP 8.5 is a powerful addition that...

Using the new session cache in Laravel

8 months ago

Laravel’s cache system is a powerful tool that allows developers to store...