<?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>Forem: Jean</title>
    <description>The latest articles on Forem by Jean (@jthedeveloper).</description>
    <link>https://forem.com/jthedeveloper</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%2F1361899%2Ff3985829-aad9-4b75-9263-b6528ba5e50d.jpeg</url>
      <title>Forem: Jean</title>
      <link>https://forem.com/jthedeveloper</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/jthedeveloper"/>
    <language>en</language>
    <item>
      <title>My top 5 VScode extensions</title>
      <dc:creator>Jean</dc:creator>
      <pubDate>Fri, 02 May 2025 20:49:24 +0000</pubDate>
      <link>https://forem.com/jthedeveloper/my-top-5-vscode-extensions-f2a</link>
      <guid>https://forem.com/jthedeveloper/my-top-5-vscode-extensions-f2a</guid>
      <description>&lt;p&gt;Hi there, I wanted to make this post to recommend some tools that helped me personally as a React Developer over the past 3 years. &lt;br&gt;
If you find this helpful, consider following me on &lt;a href="https://www.linkedin.com/in/jean-jaques-pietersen-7a09b7214/" rel="noopener noreferrer"&gt;LinkedIn &lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This article will only cover VS code extensions that helped me during development. Some of these tools were introduced to me by a friend of mine. You can search for them in the VS extension marketplace 👍&lt;/p&gt;

&lt;h2&gt;
  
  
  Draw.io Integration
&lt;/h2&gt;

&lt;p&gt;It integrates Draw.io into your VScode. Making creating diagrams a lot easier. This tool is useful for creating a mockup design for the frontend of the web application. &lt;/p&gt;

&lt;h2&gt;
  
  
  Git Graph
&lt;/h2&gt;

&lt;p&gt;This is probably one of my favorite Git VScode extensions. A really great tool for visualizing your Git repository commits. I use it to track the commits I made. If you are working with another developer, you can see the commits made by each other in different color trees.&lt;/p&gt;

&lt;h2&gt;
  
  
  Project Dashboard
&lt;/h2&gt;

&lt;p&gt;This is a tool that has helped me categorise my projects. I have made a lot of projects and they tend to be scattered. This tool helped me organise them into blocks. Clicking on them takes me to the project workspace immediately.&lt;/p&gt;

&lt;h2&gt;
  
  
  Terminal Keeper
&lt;/h2&gt;

&lt;p&gt;One of my favorite tools in my VScode workspace. This extension allows you to store you previous terminal session. You can create a configuration, these configuration can store a set of terminal commands. This is great for variety of functions, like Dockerization, Database migration, and API testings.&lt;/p&gt;

&lt;h2&gt;
  
  
  Quokka
&lt;/h2&gt;

&lt;p&gt;This is probably my favorite tool out of all the extensions. It prevents the need to add a &lt;code&gt;console.log&lt;/code&gt; in my JS files. I can see the output clearly in the console. It boosts my productivity a lot , and I recommend it the most.&lt;/p&gt;

&lt;p&gt;I hope this article helped with your workspace productivity. &lt;br&gt;
Happy coding ! 😄&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>productivity</category>
      <category>backend</category>
      <category>frontend</category>
    </item>
  </channel>
</rss>
