<?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: Hannah Mehreteab</title>
    <description>The latest articles on DEV Community by Hannah Mehreteab (@hannahtesfay).</description>
    <link>https://dev.to/hannahtesfay</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%2F486162%2F25fa1422-7b62-45e3-bd52-b520d8f09825.JPG</url>
      <title>DEV Community: Hannah Mehreteab</title>
      <link>https://dev.to/hannahtesfay</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/hannahtesfay"/>
    <language>en</language>
    <item>
      <title>My digital workspace</title>
      <dc:creator>Hannah Mehreteab</dc:creator>
      <pubDate>Fri, 09 Oct 2020 16:56:14 +0000</pubDate>
      <link>https://dev.to/hannahtesfay/my-digital-workspace-3ham</link>
      <guid>https://dev.to/hannahtesfay/my-digital-workspace-3ham</guid>
      <description>&lt;p&gt;Hi! 👋 I'm Hannah - a full-stack developer and a recent graduate of &lt;a href="https://getfutureproof.co.uk"&gt;Futureproof&lt;/a&gt;. Alongside the trial and error involved in &lt;em&gt;learning&lt;/em&gt; to code, there's also trial and error involved in finding your preferred &lt;em&gt;software&lt;/em&gt; to code with! I've tried several different code editors and extensions before settling on my favourites, so I'll kick off my series of weekly blogs with a mini-tour of my digital workspace.&lt;/p&gt;

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

&lt;h3&gt;
  
  
  &lt;strong&gt;&lt;a href="https://hyper.is"&gt;Hyper&lt;/a&gt;&lt;/strong&gt; - terminal emulator
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--RIVZCi-y--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://i.imgur.com/tP2yjps.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--RIVZCi-y--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://i.imgur.com/tP2yjps.png" alt="Hyper" width="880" height="837"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;I'm using the &lt;strong&gt;&lt;a href="https://github.com/denysdovhan/spaceship-prompt"&gt;Spaceship &lt;code&gt;zsh&lt;/code&gt; prompt&lt;/a&gt;&lt;/strong&gt; - there are a plethora of customisation options available including colouring, git repo status indicators and more.&lt;/li&gt;
&lt;li&gt;Hyper also allows you to install extensions for extra functionality - I'm using the &lt;strong&gt;&lt;a href="https://www.npmjs.com/package/hyper-custom-touchbar"&gt;hyper-custom-touchbar&lt;/a&gt;&lt;/strong&gt; extension to keep some simple commands at easy access
&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--UCpJ46MU--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://i.imgur.com/xZ6uytT.png" alt="Touchbar" width="880" height="26"&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;Aliases&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;I definitely need to make more use of aliases to speed up my command line usage, but as of now I use the following:&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Alias&lt;/th&gt;
&lt;th&gt;Command&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;code&gt;code&lt;/code&gt;&lt;/td&gt;
&lt;td&gt;A very quick and easy way to open the current directory in Visual Studio Code. Instructions &lt;a href="https://code.visualstudio.com/docs/setup/mac"&gt;here&lt;/a&gt;!&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;code&gt;...&lt;/code&gt;&lt;/td&gt;
&lt;td&gt;Much quicker than &lt;code&gt;../..&lt;/code&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;code&gt;gcm&lt;/code&gt;&lt;/td&gt;
&lt;td&gt;&lt;code&gt;git commit -m&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h2&gt;
  
  
  Editor
&lt;/h2&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;&lt;a href="https://code.visualstudio.com"&gt;Visual Studio Code&lt;/a&gt;&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;Some of my favourite extensions:&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--e6YCDMMR--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://i.imgur.com/aAClKw4.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--e6YCDMMR--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://i.imgur.com/aAClKw4.png" alt="Bracket Pair Colorizer 2" width="880" height="299"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;&lt;a href="https://marketplace.visualstudio.com/items?itemName=CoenraadS.bracket-pair-colorizer-2"&gt;Bracket Pair Colorizer 2&lt;/a&gt;&lt;/strong&gt; - This extension has virtually eliminated any frustrating missing bracket errors I have while coding! It not only matches colours, but displays a line joining opening and closing brackets so you'll never get lost.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;a href="https://marketplace.visualstudio.com/items?itemName=MS-vsliveshare.vsliveshare"&gt;Live Share&lt;/a&gt;&lt;/strong&gt; - My favourite tool for collaborative coding, this was definitely the most popular choice when working on group projects at Futureproof&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I also use the &lt;strong&gt;&lt;a href="https://github.com/tonsky/FiraCode"&gt;FiraCode&lt;/a&gt;&lt;/strong&gt; font with ligatures turned on - it's a small change but positively impacts readability for me!&lt;/p&gt;

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