<?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: Shardul</title>
    <description>The latest articles on DEV Community by Shardul (@shardul).</description>
    <link>https://dev.to/shardul</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%2F851121%2F8db1756a-1d8f-4c48-8270-39771e4844cc.png</url>
      <title>DEV Community: Shardul</title>
      <link>https://dev.to/shardul</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/shardul"/>
    <language>en</language>
    <item>
      <title>Videobug - time travel debugger for Java, Scala and Kotlin</title>
      <dc:creator>Shardul</dc:creator>
      <pubDate>Thu, 21 Apr 2022 07:14:51 +0000</pubDate>
      <link>https://dev.to/shardul/videobug-time-travel-debugger-for-java-scala-and-kotlin-4l9j</link>
      <guid>https://dev.to/shardul/videobug-time-travel-debugger-for-java-scala-and-kotlin-4l9j</guid>
      <description>&lt;p&gt;Hello All, I am building a time travel debugger tool for Java.&lt;/p&gt;

&lt;p&gt;It lets you trace your past code executions line by line in your IntelliJ IDE.&lt;/p&gt;

&lt;p&gt;It works on localhost and cloud deployments. &lt;/p&gt;

&lt;p&gt;We are releasing the localhost debugger - it works completely offline.&lt;/p&gt;

&lt;p&gt;You can install Videobug from your &lt;a href="https://plugins.jetbrains.com/plugin/18529-videobug/"&gt;IntelliJ Marketplace&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://youtu.be/U53IQifMt54"&gt;I am sharing a demo here.&lt;br&gt;
&lt;/a&gt;&lt;br&gt;
Please let me know your feedback - DM me or &lt;a href="https://discord.gg/Hhwvay8uTa"&gt;join our discord channel here.&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Website: &lt;a href="https://bug.video"&gt;https://bug.video&lt;/a&gt; &lt;br&gt;
Twitter: &lt;a href="https://twitter.com/SocialVideobug"&gt;https://twitter.com/SocialVideobug&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--h-nq-Kg---/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/whpc5m7iv1ka8khpqstq.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--h-nq-Kg---/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/whpc5m7iv1ka8khpqstq.png" alt="Image description" width="880" height="550"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>java</category>
      <category>debugging</category>
      <category>scala</category>
      <category>kotlin</category>
    </item>
  </channel>
</rss>
