
<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0"><channel><title><![CDATA[Amit’s Newsletter]]></title><description><![CDATA[A blog on PHP, JavaScript, and more]]></description><link>https://amitmerchant.substack.com</link><image><url>https://substackcdn.com/image/fetch/$s_!gUTH!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb6925cfc-bbeb-4311-aae7-8bbb5639a2b8_1280x1280.png</url><title>Amit’s Newsletter</title><link>https://amitmerchant.substack.com</link></image><generator>Substack</generator><lastBuildDate>Thu, 09 Jul 2026 05:25:28 GMT</lastBuildDate><atom:link href="https://amitmerchant.substack.com/feed" rel="self" type="application/rss+xml"/><copyright><![CDATA[Amit Merchant]]></copyright><language><![CDATA[en]]></language><webMaster><![CDATA[amitmerchant@substack.com]]></webMaster><itunes:owner><itunes:email><![CDATA[amitmerchant@substack.com]]></itunes:email><itunes:name><![CDATA[Amit Merchant]]></itunes:name></itunes:owner><itunes:author><![CDATA[Amit Merchant]]></itunes:author><googleplay:owner><![CDATA[amitmerchant@substack.com]]></googleplay:owner><googleplay:email><![CDATA[amitmerchant@substack.com]]></googleplay:email><googleplay:author><![CDATA[Amit Merchant]]></googleplay:author><itunes:block><![CDATA[Yes]]></itunes:block><item><title><![CDATA[Black Friday Sale for "PHP 8 in a Nutshell"]]></title><description><![CDATA[Hi friend!]]></description><link>https://amitmerchant.substack.com/p/black-friday-sale-for-php-8-in-a</link><guid isPermaLink="false">https://amitmerchant.substack.com/p/black-friday-sale-for-php-8-in-a</guid><dc:creator><![CDATA[Amit Merchant]]></dc:creator><pubDate>Fri, 29 Nov 2024 07:49:59 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb6925cfc-bbeb-4311-aae7-8bbb5639a2b8_1280x1280.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Hi friend!</p><p>Hope everything is going great at your end and you&#8217;re fit and healthy!</p><p>I&#8217;m just dropping by your mailbox to let you know that I&#8217;m running a BF sale on my book <strong><a href="https://amitmerchant.gumroad.com/l/php8-in-a-nutshell">PHP 8 in a Nutshell</a></strong>.</p><p>The book is selling at 40% till the weekend. So, you can grab your copy at just $3.99 <s>$6.99!</s></p><p>So, if you&#8217;ve ever wanted to get your hands on the book, this is your best chance to get it at its lowest price.</p><p>The book is recently updated to include <strong>PHP 8.4</strong>, the latest minor release in PHP 8&#8217;s world.</p><p>So, see you around, and Happy Thanksgiving!</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://amitmerchant.gumroad.com/l/php8-in-a-nutshell&quot;,&quot;text&quot;:&quot;Buy \&quot;PHP 8 in a Nutshell\&quot; at 40% OFF&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://amitmerchant.gumroad.com/l/php8-in-a-nutshell"><span>Buy "PHP 8 in a Nutshell" at 40% OFF</span></a></p><p>Until next time,</p><p>Amit</p>]]></content:encoded></item><item><title><![CDATA[Bi-Weekly round-up on amitmerchant.com]]></title><description><![CDATA[Hi there!]]></description><link>https://amitmerchant.substack.com/p/bi-weekly-round-up-on-amitmerchantcom</link><guid isPermaLink="false">https://amitmerchant.substack.com/p/bi-weekly-round-up-on-amitmerchantcom</guid><dc:creator><![CDATA[Amit Merchant]]></dc:creator><pubDate>Wed, 12 Apr 2023 13:37:43 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!gUTH!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb6925cfc-bbeb-4311-aae7-8bbb5639a2b8_1280x1280.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Hi there! Dear reader!</p><p>Coming at you after a long long time! </p><p>Apparently, I have been pretty busy putting together and sending out a newsletter. </p><p>Now that I have got some time, here are all the articles that have been posted in the last two weeks in case you missed them.</p><h3><strong><a href="https://www.amitmerchant.com/create-non-existent-files-using-vs-code/">Create non-existent files using VS Code</a></strong></h3><p>A handy trick I recently discovered in <a href="https://code.visualstudio.com/">VS Code</a> that allows you to create non-existent files using the editor itself.</p><p></p><h3><strong><a href="https://www.amitmerchant.com/temporal-intervals-mysql/">Temporal intervals are handy in MySQL</a></strong></h3><p>Temporal intervals in MySQL are used to specify the number of units of time to subtract from the current date which lets you easily specify time duration in queries.</p><p></p><h3><strong><a href="https://www.amitmerchant.com/on-breathing/">On breathing</a></strong></h3><p>I wrote about my struggle with anxiety and how I&#8217;m dealing with pranayam.</p><p></p><h3><strong><a href="https://www.amitmerchant.com/using-per-coding-style-with-laravel-pint/">Using PER Coding Style with Laravel Pint</a></strong></h3><p>How to use the new PHP coding standard style, PER (PHP Evolving Recommendations), in Laravel Pint.</p><p></p><h3><strong><a href="https://www.amitmerchant.com/checkered-background-using-only-two-lines-of-code-in-css/">Checkered background using two lines of code in CSS</a></strong></h3><p>In this article, I&#8217;m explaining how you can create a cool-looking checkered pattern background using only two lines of CSS.</p><p></p><h3><strong><a href="https://www.amitmerchant.com/an-int-11-is-not-what-you-think-it-is-in-mysql/">An int(11) is not what you think it is in MySQL</a></strong></h3><p>The biggest myth I had about MySQL&#8217;s <code>int</code> data type that just got busted while watching <a href="https://planetscale.com/courses/mysql-for-developers/schema/integers?autoplay=1">one of the videos</a> from the course <a href="https://planetscale.com/courses/mysql-for-developers">MySQL for Developers</a>.</p><div><hr></div><p>That&#8217;s it for this one! See you in the next newsletter.</p><p>See ya!</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://amitmerchant.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Amit&#8217;s Newsletter! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div>]]></content:encoded></item><item><title><![CDATA[A blog on PHP, JavaScript and more]]></title><description><![CDATA[Subscribe to get up-to-date with AmitMerchant.com's latest articles and all the cool things I'm currently reading!]]></description><link>https://amitmerchant.substack.com/p/coming-soon</link><guid isPermaLink="false">https://amitmerchant.substack.com/p/coming-soon</guid><pubDate>Mon, 24 Aug 2020 11:05:07 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!gUTH!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb6925cfc-bbeb-4311-aae7-8bbb5639a2b8_1280x1280.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Subscribe to get up-to-date with AmitMerchant.com's latest articles and all the cool things I'm currently reading!</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://amitmerchant.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://amitmerchant.substack.com/subscribe?"><span>Subscribe now</span></a></p><p>In the meantime, <a href="https://amitmerchant.substack.com/p/coming-soon?utm_source=substack&utm_medium=email&utm_content=share&action=share">tell your friends</a>!</p>]]></content:encoded></item></channel></rss>