<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Ankit Vashisht — Senior Staff Software Engineer</title>
    <link>https://ankitvashisht.in/blog</link>
    <description>Ankit Vashisht — Senior Staff Software Engineer at Tars, building agentic AI for customer experience. Full stack AI engineer with an indie-hacker streak. Simplicity and deep work.</description>
    <language>en</language>
    <atom:link href="https://ankitvashisht.in/rss.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>Use Browser like a PRO !</title>
      <link>https://ankitvashisht.in/blog/use-browser-like-a-pro</link>
      <guid isPermaLink="true">https://ankitvashisht.in/blog/use-browser-like-a-pro</guid>
      <description>Well, I like to keep things in Marie Kondo&apos;s way! Especially in the digital world, the more stuff is organized the more you have peace of mind. That&apos;s the primary reason I use Window Manager. I know e</description>
      <pubDate>Sun, 08 Jan 2023 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Test Driven Development with React &amp; Typescript using Vite</title>
      <link>https://ankitvashisht.in/blog/test-driven-development-with-react-typescript-using-vite</link>
      <guid isPermaLink="true">https://ankitvashisht.in/blog/test-driven-development-with-react-typescript-using-vite</guid>
      <description>Recently I&apos;ve been reading a book &quot;Learning Test Driven Development&quot; by Saleem Siddiqui. After reading a couple of chapters I wanted to try out TDD in practice. In this blog, we&apos;ll explore what is TDD</description>
      <pubDate>Sat, 07 Jan 2023 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Deep Dive into HTML ( for beginners )</title>
      <link>https://ankitvashisht.in/blog/deep-dive-into-html-for-beginners</link>
      <guid isPermaLink="true">https://ankitvashisht.in/blog/deep-dive-into-html-for-beginners</guid>
      <description>HTML, or Hypertext Markup Language, is the foundation of the modern web. It allows us to create and structure content on the internet, giving meaning and structure to text, images, and other elements</description>
      <pubDate>Thu, 05 Jan 2023 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Building Typesafe components in React using Typescript</title>
      <link>https://ankitvashisht.in/blog/building-typesafe-components-in-react-using-typescript</link>
      <guid isPermaLink="true">https://ankitvashisht.in/blog/building-typesafe-components-in-react-using-typescript</guid>
      <description>Building typesafe components in React is important for maintaining a healthy codebase and ensuring that your application is free of runtime errors. In this article, we will explore how to use the Type</description>
      <pubDate>Tue, 03 Jan 2023 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Installing Awesome WM on top of Minimal Ubuntu</title>
      <link>https://ankitvashisht.in/blog/installing-awesome-wm-on-top-of-minimal-ubuntu</link>
      <guid isPermaLink="true">https://ankitvashisht.in/blog/installing-awesome-wm-on-top-of-minimal-ubuntu</guid>
      <description>After lot of distro hopping and using various DEs (desktop environments), I finally wanted to experience minimal and stable OS with some powerful and customizable window manager. I could have used min</description>
      <pubDate>Sat, 23 Jul 2022 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Figma : From Developer&apos;s Lens</title>
      <link>https://ankitvashisht.in/blog/figma-from-developers-lens</link>
      <guid isPermaLink="true">https://ankitvashisht.in/blog/figma-from-developers-lens</guid>
      <description>Being a developer, I love creating beautiful stuff for web. But that doesn&apos;t restrict me to explore other possible domain where I can create screens without even touching the code. I&apos;ve been designing</description>
      <pubDate>Fri, 22 Jul 2022 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>5 lessons about Tailwind CSS I learned recently</title>
      <link>https://ankitvashisht.in/blog/5-lessons-about-tailwind-css-i-learned-recently</link>
      <guid isPermaLink="true">https://ankitvashisht.in/blog/5-lessons-about-tailwind-css-i-learned-recently</guid>
      <description>Recently at TARS, I&apos;ve been tasked to work on Tars home page which is a NextJS project where I used tailwind to style components. Well to be honest, It&apos;s not the first time I used tailwindcss, infact</description>
      <pubDate>Fri, 08 Jul 2022 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>3 Security Myths, busted !</title>
      <link>https://ankitvashisht.in/blog/3-security-myths-busted</link>
      <guid isPermaLink="true">https://ankitvashisht.in/blog/3-security-myths-busted</guid>
      <description>It&apos;s all exciting to build, deploy and ship web applications to millions of users but at the same time, one should be aware of the security flaws and holes in the application that could affect those s</description>
      <pubDate>Sun, 26 Jun 2022 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Invalidate cache of Dependent Queries in React Query</title>
      <link>https://ankitvashisht.in/blog/invalidate-cache-of-dependent-queries-in-react-query</link>
      <guid isPermaLink="true">https://ankitvashisht.in/blog/invalidate-cache-of-dependent-queries-in-react-query</guid>
      <description>One of my favourite library in React ecosystem is React-Query. If you don&apos;t know about it already, React-Query helps you to fetch, cache and manage server state in your react application. It is fully</description>
      <pubDate>Sat, 18 Jun 2022 00:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>