<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Anil Seervi</title><description>Developer, designer &amp; open sourcerer. Staff software engineer at Zenduty → Xurrent, Bengaluru.</description><link>https://anil.vercel.app/</link><language>en-us</language><item><title>The Event Loop in JavaScript: Mastering Asynchronous Magic</title><link>https://anil.vercel.app/writing/event-loop-in-javascript/</link><guid isPermaLink="true">https://anil.vercel.app/writing/event-loop-in-javascript/</guid><description>Learn how JavaScript&apos;s event loop and queues like microtasks and macrotasks work together to handle tasks efficiently and keep your apps running smoothly.</description><pubDate>Sat, 30 Nov 2024 00:00:00 GMT</pubDate></item><item><title>How to Crash in Production: The Art of Unexpected Drama</title><link>https://anil.vercel.app/writing/how-to-crash-in-production-error-boundary/</link><guid isPermaLink="true">https://anil.vercel.app/writing/how-to-crash-in-production-error-boundary/</guid><description>Catch errors in React before they crash your entire UI. Learn how Error Boundaries can save your app by gracefully handling failures and keeping your user experience intact.</description><pubDate>Fri, 06 Sep 2024 00:00:00 GMT</pubDate></item><item><title>The Beauty of Stateless Components</title><link>https://anil.vercel.app/writing/the-beauty-of-stateless-components/</link><guid isPermaLink="true">https://anil.vercel.app/writing/the-beauty-of-stateless-components/</guid><description>Writing components in react without state management</description><pubDate>Sat, 15 Jun 2024 00:00:00 GMT</pubDate></item><item><title>Deep cloning nested objects natively without using lodash</title><link>https://anil.vercel.app/writing/deepclone-without-lodash/</link><guid isPermaLink="true">https://anil.vercel.app/writing/deepclone-without-lodash/</guid><description>Use native API structuredClone to deep copy nested objects</description><pubDate>Sat, 01 Apr 2023 00:00:00 GMT</pubDate></item><item><title>Fix cannot publish to npm error — npm ERR! Code E403</title><link>https://anil.vercel.app/writing/fix-cannot-publish-to-npm-error-npm-err-code-e403/</link><guid isPermaLink="true">https://anil.vercel.app/writing/fix-cannot-publish-to-npm-error-npm-err-code-e403/</guid><description>Fix npm ERR! Code 403: You cannot publish over the previously published versions.</description><pubDate>Fri, 29 Apr 2022 00:00:00 GMT</pubDate></item><item><title>Reduce Arrays like a pro in JavaScript</title><link>https://anil.vercel.app/writing/reduce-arrays-like-a-pro/</link><guid isPermaLink="true">https://anil.vercel.app/writing/reduce-arrays-like-a-pro/</guid><description>Understanding how to work with arrays in JavaScript using the reduce() method.</description><pubDate>Sat, 16 Apr 2022 00:00:00 GMT</pubDate></item><item><title>Higher Order Array Functions — forEach, map and filter</title><link>https://anil.vercel.app/writing/hof-map-filter-foreach/</link><guid isPermaLink="true">https://anil.vercel.app/writing/hof-map-filter-foreach/</guid><description>Learn how to use Higher-Order Array Functions forEach, map and filter with examples.</description><pubDate>Sat, 11 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Understanding Higher Order Functions in JavaScript</title><link>https://anil.vercel.app/writing/higher-order-functions-in-javascript/</link><guid isPermaLink="true">https://anil.vercel.app/writing/higher-order-functions-in-javascript/</guid><description>What are Higher-Order Functions in JavaScript? Understand them and how to use them with examples.</description><pubDate>Sat, 04 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Spotify Access Token</title><link>https://anil.vercel.app/writing/spotify-access-token/</link><guid isPermaLink="true">https://anil.vercel.app/writing/spotify-access-token/</guid><description>Generate access_token and refresh_token</description></item><item><title>Twitter Access Token</title><link>https://anil.vercel.app/writing/twitter-access-token/</link><guid isPermaLink="true">https://anil.vercel.app/writing/twitter-access-token/</guid><description>Generate access_token and refresh_token</description></item></channel></rss>