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 86 followers

Latest posts

Last updated 9 days ago

Resize any DOM element using two lines of CSS

9 days ago

I recently came across this video by Kamran Ahmed, where he demonstrates...

Chrome now has an AI Summarizer API built right in

17 days ago

The team behind Chrome has been on a roll when it comes...

Automate PDF Generation from Custom Designs using Orshot

22 days ago

Designing PDFs that look great is a hassle. There are very few...

Everything that is coming in PHP 8.5

about 1 month ago

As every year, we will have the new version of PHP this...

Stop Ignoring Important Returns with PHP 8.5’s `#[\NoDiscard]` Attribute

about 2 months ago

When writing functions or methods in PHP, we often return values that...

Innovative Solutions for eCommerce — How Shopify Headless Works

2 months ago

Themes in Shopify can only take your Shopify store so far. They...

The best paid SVG icon resources that money can buy

2 months ago

Icons play a crucial role in web design, enhancing user experience and...

The new if() function in CSS has landed in the latest Chrome

3 months ago

CSS is kinda-sorta becoming a true “programming language” with each passing day...

The pipe operator is coming to PHP 8.5

3 months ago

PHP 8.5 is set to introduce a new operator called the pipe...

The absolute fastest way to install PHP on your system in 2025

4 months ago

About only 2-3 years ago, if you wanted to install PHP on...

Two new array methods are coming in PHP 8.5 — array_first() and array_last()

4 months ago

Today, if you want to get the first or last element of...

Memoizing the cache in Laravel

4 months ago

When you cache a value in Laravel, it’s stored in the cache...