<?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: Hamed</title>
    <description>The latest articles on DEV Community by Hamed (@hamedbaatour).</description>
    <link>https://dev.to/hamedbaatour</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%2F439700%2F63f6b256-2cf4-4f1e-84dd-423db9cb62c0.jpg</url>
      <title>DEV Community: Hamed</title>
      <link>https://dev.to/hamedbaatour</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/hamedbaatour"/>
    <language>en</language>
    <item>
      <title>hate CSS? use this extension instead</title>
      <dc:creator>Hamed</dc:creator>
      <pubDate>Mon, 21 Feb 2022 08:01:57 +0000</pubDate>
      <link>https://dev.to/hamedbaatour/hate-css-use-this-extension-instead-1080</link>
      <guid>https://dev.to/hamedbaatour/hate-css-use-this-extension-instead-1080</guid>
      <description>&lt;p&gt;let's be honest, many developers just hate working with CSS because:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;you have to try a lot of CSS properties values just to get something just right (aka make it pixel perfect)&lt;/li&gt;
&lt;li&gt;it's extremely repetitive!! &lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;how many times we just write the exact same thing?&lt;/p&gt;

&lt;p&gt;&lt;code&gt;display: flex, justify-content: center...&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;most CSS priorities just keep repeating over and over again to create any UI&lt;/p&gt;

&lt;p&gt;soo... I made a browser extension to &lt;a href="https://intab.io" rel="noopener noreferrer"&gt;visually change any website's CSS&lt;/a&gt;  instead!&lt;br&gt;
&lt;br&gt;&lt;/p&gt;

&lt;p&gt;🎨   35+ CSS properties &lt;br&gt;
👌     customizable CSS selector&lt;br&gt;
✍   integrated code editor&lt;br&gt;
⚡   super lightweight &lt;small&gt;- 500KB&lt;/small&gt;&lt;/p&gt;




&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F74rjo3m5mo55hqshqpwl.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F74rjo3m5mo55hqshqpwl.png" alt="InTab visual css edtior" width="800" height="590"&gt;&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;📱    &lt;b&gt;∞&lt;/b&gt; virtual devices + realtime sync&lt;br&gt;
🔎   clean CSS inspector on hover&lt;br&gt;
🕶   breakpoints visualizer&lt;br&gt;
🌲   HTML layers tree&lt;br&gt;
☢   x-ray mode&lt;/p&gt;




&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fvcxk3heb8jkooezi0kxm.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fvcxk3heb8jkooezi0kxm.png" alt="InTab virtual devices" width="800" height="537"&gt;&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;&lt;b&gt;why not devtools?&lt;/b&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;modifying CSS is slow and exporting changes is a pain&lt;/li&gt;
&lt;li&gt;refresh the page &amp;amp; all the CSS changes are gone!&lt;/li&gt;
&lt;li&gt;hard to inspect CSS with lots of crossed-over properties&lt;/li&gt;
&lt;li&gt;constantly resizing devtools or using one device at a time to test responsiveness&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;so to fix all of those issues I made InTab.&lt;/p&gt;

&lt;p&gt;👉🏻 give it a shot at &lt;a href="https://intab.io" rel="noopener noreferrer"&gt;intab.io&lt;/a&gt;&lt;br&gt;
🎉 just launched this also on &lt;a href="https://www.producthunt.com/posts/intab-2-0" rel="noopener noreferrer"&gt;ProductHunt&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;please show some 💗&lt;/p&gt;

&lt;p&gt;Cheers!&lt;/p&gt;

</description>
      <category>showdev</category>
      <category>webdev</category>
      <category>css</category>
      <category>html</category>
    </item>
    <item>
      <title>I made a template that scores 100 in every speed test ⚡</title>
      <dc:creator>Hamed</dc:creator>
      <pubDate>Wed, 16 Feb 2022 20:54:32 +0000</pubDate>
      <link>https://dev.to/hamedbaatour/i-made-a-template-that-scores-100-in-every-speed-test-37db</link>
      <guid>https://dev.to/hamedbaatour/i-made-a-template-that-scores-100-in-every-speed-test-37db</guid>
      <description>&lt;p&gt;🔗 &lt;a href="https://turbokit.io" rel="noopener noreferrer"&gt;template link&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;--&lt;br&gt;
scoring 100 in Lighthouse and in other performance tests is hard, yet it is every front-end developer's dream, however, most of us don't achieve that because it simply takes a lot of work!&lt;/p&gt;

&lt;p&gt;as a developer myself, having to build many websites, I have spent a lot of time polishing my build process to finally reach a point where I have the perfect high-performance boilerplate I have always been looking to find, and &lt;a href="https://turbokit.io" rel="noopener noreferrer"&gt;TurboKit&lt;/a&gt; was born!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;why not use a template off Github?&lt;/strong&gt;&lt;br&gt;
You might have searched for a starter template on Github and found incomplete projects without any documentation or they are extremely hard to customize and most of them are outdated and do not use modern optimizations such as generating new image formats like AVIF or WEPP&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;why TurboKit?&lt;/strong&gt;&lt;br&gt;
I built this static website template to achieve a perfect performance score in every speed test with &lt;strong&gt;zero exceptions&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;This script is based on &lt;strong&gt;Vite and Gulp&lt;/strong&gt; to do everything and anything you think of as part of a build process, I'm talking optimizing:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Images (AVIF, WEBP...)&lt;/li&gt;
&lt;li&gt;JS&lt;/li&gt;
&lt;li&gt;CSS&lt;/li&gt;
&lt;li&gt;HTML&lt;/li&gt;
&lt;li&gt;Fonts&lt;/li&gt;
&lt;li&gt;Cache&lt;/li&gt;
&lt;li&gt;JSON&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;and more stuff including:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;generating a PWA&lt;/li&gt;
&lt;li&gt;internationalization support (i18n)&lt;/li&gt;
&lt;li&gt;dev server with HMR&lt;/li&gt;
&lt;li&gt;preconfigured prettier&lt;/li&gt;
&lt;li&gt;sitemap generation&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;and much, much more&lt;/p&gt;

&lt;p&gt;so, what is your website's Lighthouse score? Share it down below!&lt;/p&gt;

</description>
      <category>showdev</category>
      <category>performance</category>
      <category>webdev</category>
      <category>discuss</category>
    </item>
    <item>
      <title>I have curated 84+ high quality tools to use in 2022</title>
      <dc:creator>Hamed</dc:creator>
      <pubDate>Tue, 18 Jan 2022 08:37:48 +0000</pubDate>
      <link>https://dev.to/hamedbaatour/i-have-curated-84-high-quality-tools-to-use-in-2022-i36</link>
      <guid>https://dev.to/hamedbaatour/i-have-curated-84-high-quality-tools-to-use-in-2022-i36</guid>
      <description>&lt;p&gt;developers tools fatigue is a real struggle! 😪&lt;/p&gt;

&lt;p&gt;when starting any new project or building a new website/app or SaaS you have to go through a long list of GitHub stared libraries or a huge browser bookmark just to find out that you don't really know what you have to type in search or find what you are looking for.&lt;/p&gt;




&lt;p&gt;&lt;strong&gt;Tools overload&lt;/strong&gt;&lt;br&gt;
most lists out there just put everything under the sun from tools and services just to bombard developers with even more tools.&lt;/p&gt;

&lt;p&gt;instead of solving the issue of searching fatigue they make it worse. I don't need a 2000+ list of tools I just need 6 tools suggestions max for each use case whether that to build a specific feature or part of a website.&lt;/p&gt;




&lt;p&gt;&lt;strong&gt;Not another generic list&lt;/strong&gt;&lt;br&gt;
this is not another unopinionated list of tools.&lt;br&gt;
this list gives recommendations based on real experience using the suggested tools so you will find small notes for each tool like "expensive" | "bad docs" and other observations from my own experience to help you make a better decision faster when choosing any tools off the list.&lt;/p&gt;




&lt;p&gt;&lt;strong&gt;Why this list?&lt;/strong&gt;&lt;br&gt;
💎 only handpicked quality tools&lt;br&gt;
📦 10+ categories&lt;br&gt;
🔍 searchable &amp;amp; filterable&lt;br&gt;
♻ frequently updated&lt;/p&gt;

&lt;p&gt;there's even a white noise audio player that you can use to relax while picking your favorite tool ;)&lt;/p&gt;

&lt;p&gt;😻 just launched &lt;a href="https://www.producthunt.com/posts/devbox-84-curated-webdev-resources" rel="noopener noreferrer"&gt;DevBox on Producthunt&lt;/a&gt;&lt;br&gt;
🔗 and here is the list &lt;a href="https://intab.io/resources" rel="noopener noreferrer"&gt;direct link&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;hope you find this useful!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ftj2wbvacbdxcof7p375q.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ftj2wbvacbdxcof7p375q.png" alt="DevBox Tools List Screenshot" width="800" height="659"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>showdev</category>
      <category>webdev</category>
      <category>tooling</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
