<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Paurush Srivastava</title>
    <description>The latest articles on DEV Community by Paurush Srivastava (@paurush2508).</description>
    <link>https://dev.to/paurush2508</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F332267%2F0da054e7-4697-443d-b836-637a5de97fed.jpg</url>
      <title>DEV Community: Paurush Srivastava</title>
      <link>https://dev.to/paurush2508</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/paurush2508"/>
    <language>en</language>
    <item>
      <title>Mastering Complex Frontend Interview Topics: A Comprehensive Guide for Success</title>
      <dc:creator>Paurush Srivastava</dc:creator>
      <pubDate>Thu, 12 Oct 2023 16:14:49 +0000</pubDate>
      <link>https://dev.to/paurush2508/mastering-complex-frontend-interview-topics-a-comprehensive-guide-for-success-59ia</link>
      <guid>https://dev.to/paurush2508/mastering-complex-frontend-interview-topics-a-comprehensive-guide-for-success-59ia</guid>
      <description>&lt;p&gt;&lt;strong&gt;Dive into the Frontend Interview Maze: Unraveling the Complex Web of Questions!&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Embarking on a journey through the world of frontend interviews can feel like navigating a complex labyrinth of questions and challenges. Aspiring frontend developers, you're not alone in this quest to unlock the secrets of success. In this comprehensive guide, we'll explore the toughest topics that frequently make their appearance in these interviews, helping you build the confidence and knowledge you need to tackle any question that comes your way. From JavaScript intricacies to the inner workings of the browser, and from React components to web performance optimization, we'll leave no stone unturned. So, fasten your seatbelt, and let's embark on a deep dive into the fascinating world of frontend interview complexities. Get ready to shine in your next interview and pave the way to a successful career in frontend development!&lt;/p&gt;

&lt;p&gt;Frontend interview rounds can cover a wide range of topics, and the difficulty of questions can vary depending on the company and the specific role you're applying for. However, there are several complex topics that are often explored in frontend interviews:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;JavaScript Fundamentals: Questions about closures, promises, async/await, event loop, and the this keyword can be quite challenging.&lt;/li&gt;
&lt;li&gt;Data Structures and Algorithms: While more commonly associated with backend or full-stack interviews, you might still be asked about algorithms, data structures, and their application in frontend development.&lt;/li&gt;
&lt;li&gt;DOM Manipulation: In-depth questions about the Document Object Model (DOM), including how to manipulate it efficiently, event delegation, and understanding the rendering pipeline.&lt;/li&gt;
&lt;li&gt;Browser Internals: Understanding the browser's rendering process, critical rendering path, and performance optimizations is a complex but essential topic.&lt;/li&gt;
&lt;li&gt;React: If you're interviewing for a role that uses React, you might encounter questions about component lifecycles, state management, hooks, and context API.&lt;/li&gt;
&lt;li&gt;State Management: Questions about state management libraries like Redux or Mobx, or the state management capabilities of newer frameworks like Vue or Svelte.&lt;/li&gt;
&lt;li&gt;Webpack and Build Tools: Understanding how bundlers like Webpack work, how to configure them, and the role they play in optimizing a frontend application.&lt;/li&gt;
&lt;li&gt;Responsive Web Design: In-depth knowledge of CSS and media queries for creating responsive and accessible web designs.&lt;/li&gt;
&lt;li&gt;Web Performance Optimization: Techniques for optimizing web performance, such as lazy loading, image optimization, and reducing time to interactive (TTI).&lt;/li&gt;
&lt;li&gt;Security: Understanding common web security vulnerabilities like Cross-Site Scripting (XSS), Cross-Site Request Forgery (CSRF), and best practices for securing web applications.&lt;/li&gt;
&lt;li&gt;Web Accessibility: Knowledge of WAI-ARIA, semantic HTML, and other techniques to make web applications accessible to people with disabilities.&lt;/li&gt;
&lt;li&gt;Web APIs: Knowledge of various web APIs, such as the Fetch API, the Web Audio API, and the Web Speech API, and how to use them effectively.&lt;/li&gt;
&lt;li&gt;Testing: Familiarity with testing frameworks like Jest, Enzyme, or testing in the context of specific frontend frameworks like React or Angular.&lt;/li&gt;
&lt;li&gt;Build Automation and CI/CD: Understanding continuous integration and continuous deployment (CI/CD) pipelines, and how to automate frontend build processes.&lt;/li&gt;
&lt;li&gt;TypeScript: If the company uses TypeScript, expect questions related to type safety, interfaces, and using TypeScript with popular frontend frameworks.&lt;/li&gt;
&lt;li&gt;Progressive Web Apps (PWAs): Knowledge of the PWA concepts, service workers, and offline functionality.&lt;/li&gt;
&lt;li&gt;Web Animation: Understanding how to create smooth and performant animations using CSS and JavaScript.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Remember that the specific topics emphasized in an interview can vary depending on the company's tech stack and the role's requirements. It's a good idea to review the job description and the company's tech stack to get a better sense of what to prepare for. Additionally, be ready to demonstrate your problem-solving skills and coding abilities through practical coding exercises and real-world scenarios.&lt;/p&gt;

&lt;p&gt;If you found this article inspiring, informative, or entertaining, don't forget to give it a thumbs up! Your support keeps us motivated to bring you more exciting content.&lt;/p&gt;

&lt;p&gt;Follow me on: &lt;a href="https://www.instagram.com/i_am_paurush"&gt;Instagram&lt;/a&gt; | &lt;a href="https://www.twitter.com/i_am_paurush"&gt;Twitter&lt;/a&gt; | &lt;a href="https://www.linkedin.com/in/paurush2508"&gt;Linkedin&lt;/a&gt; ❤️&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>frontend</category>
      <category>react</category>
      <category>reactnative</category>
    </item>
    <item>
      <title>Celebrating 75th Independence day of India in a coder way</title>
      <dc:creator>Paurush Srivastava</dc:creator>
      <pubDate>Fri, 13 Aug 2021 08:29:20 +0000</pubDate>
      <link>https://dev.to/paurush2508/celebrating-75th-independence-day-of-india-in-a-coder-way-4ila</link>
      <guid>https://dev.to/paurush2508/celebrating-75th-independence-day-of-india-in-a-coder-way-4ila</guid>
      <description>&lt;p&gt;Hello, Mate! 😃👋 Hope you are doing great! &lt;br&gt;This year will be a special year for India as we will be celebrating the 75th Independence day of India on 15th August 2021. Since the day would be special, why not we (developers) make it even more special by celebrating it in a developer way. 💻 &lt;/p&gt;

&lt;p&gt;Yes, you got it correct! We are going to create our National Flag using pure HTML &amp;amp; CSS. ✏️📗&lt;/p&gt;

&lt;p&gt;This idea 💡 suddenly struck into my mind 🧠 when I was listening 🎵 to some patriotic songs and going through the news and articles about different forms of celebration. 🎉&lt;/p&gt;

&lt;p&gt;So, without any further delay, let's open the code editor (I prefer visual studio code - my fav 😛) and directly jump into the code.&lt;/p&gt;

&lt;p&gt;Let's write some HTML code to prepare the skeleton and then we will add colors&lt;br&gt;
to it. Sounds cool? let's get started...&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Create a file with the name: flag.html (or anything of your own choice)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1628793067898%2FfdDJD5Sbt.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1628793067898%2FfdDJD5Sbt.png" alt="image.png"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;First, create the basic structure of the webpage with basic HTML tags.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1628796339094%2Fpx8_aQIQk.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1628796339094%2Fpx8_aQIQk.png" alt="image.png"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Within the body tag, create an outer div with id, let's say, flag&lt;/li&gt;
&lt;li&gt;Within the outer div, create another div with id as saffron (It will look like the below image)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1628793292912%2F7fNmXWOpX.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1628793292912%2F7fNmXWOpX.png" alt="image.png"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Since we have white color in the middle of the flag followed by saffron, let's create a div for the white area.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1628793424634%2FYd2HTyp6B.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1628793424634%2FYd2HTyp6B.png" alt="image.png"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;We also have Ashok Chakra in the middle, let's build it.&lt;/li&gt;
&lt;li&gt;Create a div with id as wheel within the div with id as white. The code would look like:
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;code&gt;&amp;lt;div id="flag"&amp;gt; &lt;br&gt;
    &amp;lt;div id="saffron"&amp;gt;&amp;lt;/div&amp;gt;&lt;br&gt;
    &amp;lt;div id="white"&amp;gt;&lt;br&gt;
        &amp;lt;div id="wheel"&amp;gt;&amp;lt;/div&amp;gt;&lt;br&gt;
    &amp;lt;/div&amp;gt;&lt;br&gt;
&amp;lt;/div&amp;gt;&lt;/code&gt;&lt;br&gt;
&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Within the div with the id as wheel, create twelve(12) divs with id as spoke*n (where n is from 1 to 12) for spokes --&amp;gt; Mathematical calc: Half of the count of spokes in Ashok Chakra i.e. 24/2 = 12.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1628794570372%2FvTccdULBa.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1628794570372%2FvTccdULBa.png" alt="image.png"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Now, after the closing div for white, create another div with id as green. The code would look like this:&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1628795047882%2FbaD8tydlC.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1628795047882%2FbaD8tydlC.png" alt="image.png"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;With this, you are 100% done with the skeleton implementation. The final HTML file would look like this:&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1628796447148%2F7qNqYJSGw.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1628796447148%2F7qNqYJSGw.png" alt="image.png"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Now, it's time to add colors to our beautiful flag.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Create another file with the name: flag_style.css&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Let's start with the outer div: Add #flag selector and within that, write the following code:&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1628795294399%2FAT8Hs3b92.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1628795294399%2FAT8Hs3b92.png" alt="image.png"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Now, it's time to add styling to the div with the id as saffron&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1628795367098%2FdGK9nMme1T.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1628795367098%2FdGK9nMme1T.png" alt="image.png"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Similarly, we need to do it for other divs: white and green&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1628795448124%2FBtYB2VVaf.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1628795448124%2FBtYB2VVaf.png" alt="image.png"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Once you are done with all the above-mentioned styling, add styling to the wheel&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1628795547943%2F2N6BQa0Qo.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1628795547943%2F2N6BQa0Qo.png" alt="image.png"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Now, we are left with the last part: adding styling to the spokes on the wheel.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1628795704368%2FhM70jOGxD.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1628795704368%2FhM70jOGxD.png" alt="image.png"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Let's add some more lively effects to the wheel, making it move.&lt;/li&gt;
&lt;li&gt;For this, we have a CSS property: transform with rotate. We would make us of this.&lt;/li&gt;
&lt;li&gt;For all the twelve(12) spokes, add the CSS property: transform with rotate having a difference of 15 degrees. The code would look like this:&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1628796000989%2FKDhRGjSyB.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1628796000989%2FKDhRGjSyB.png" alt="image.png"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;In order to support the rotation movement effect across all the different web browsers we have, we need to make use of the CSS WebKit. &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1628796107745%2Fh39-NgQuQ.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1628796107745%2Fh39-NgQuQ.png" alt="image.png"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;The last and the very interesting part of this is to link the HTML with the styles that we have added.&lt;/li&gt;
&lt;li&gt;We need to add a link tag within the head tag with rel="text/stylesheet" and href="./flag_style.css".
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;code&gt;&amp;lt;link rel="stylesheet" href="./flag_style.css" /&amp;gt;&lt;/code&gt;&lt;br&gt;
&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1628796679169%2FMZtjl7uaQ.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1628796679169%2FMZtjl7uaQ.png" alt="image.png"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It's time to test out your efforts to see how the BIG PICTURE is looking.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Right-click on the space area and select &lt;code&gt;open with live server&lt;/code&gt; ( If not present, you need to install LiveServer VS Code extension)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1628796836733%2FvXYLEj98d.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1628796836733%2FvXYLEj98d.png" alt="image.png"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1628796746957%2FsiGHqVMtj.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1628796746957%2FsiGHqVMtj.png" alt="image.png"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The final preview would look like this:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://codepen.io/paurush2508/full/bGWZgqm" rel="noopener noreferrer"&gt;Final Result&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;JAI HIND! ❤️️🇮🇳 JAI BHARAT! ❤️️🇮🇳 &lt;/blockquote&gt;

&lt;p&gt;Connect with me: &lt;a href="https://blog.paurush.dev" rel="noopener noreferrer"&gt;Tech Blog&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Want to know more about me? &lt;a href="https://paurush.dev" rel="noopener noreferrer"&gt;Check this out&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
