<?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: Julian Aiup</title>
    <description>The latest articles on Forem by Julian Aiup (@aiupjulian).</description>
    <link>https://forem.com/aiupjulian</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%2F98695%2F4f255051-58b4-4be6-9e31-2ae59fc8a8f5.jpeg</url>
      <title>Forem: Julian Aiup</title>
      <link>https://forem.com/aiupjulian</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/aiupjulian"/>
    <language>en</language>
    <item>
      <title>Looking for a Chrome extension to take screenshots of a page for different screen sizes</title>
      <dc:creator>Julian Aiup</dc:creator>
      <pubDate>Wed, 21 Apr 2021 14:52:39 +0000</pubDate>
      <link>https://forem.com/aiupjulian/looking-for-a-chrome-extension-to-take-screenshots-of-a-page-for-different-screen-sizes-2l4n</link>
      <guid>https://forem.com/aiupjulian/looking-for-a-chrome-extension-to-take-screenshots-of-a-page-for-different-screen-sizes-2l4n</guid>
      <description>&lt;p&gt;I'm looking for a Chrome extension that allows me to download screenshots of different viewports / screen sizes, so I can send screenshots of what I'm working on to the designer for feedback.&lt;br&gt;
I remember someone posted an extension that does what I want, I'm pretty sure someone posted it here, but can't find it :(.&lt;br&gt;
Do you have any extensions to recommend that can help me with what I need? The closest one I found is &lt;a href="https://chrome.google.com/webstore/detail/responsive-viewer/inmopeiepgfljkpkidclfgbgbmfcennb?hl=en"&gt;Responsive Viewer&lt;/a&gt;, but I have to download each screenshot individually.&lt;/p&gt;

</description>
      <category>help</category>
      <category>chrome</category>
      <category>extension</category>
    </item>
    <item>
      <title>React long Components</title>
      <dc:creator>Julian Aiup</dc:creator>
      <pubDate>Tue, 07 Apr 2020 20:18:23 +0000</pubDate>
      <link>https://forem.com/aiupjulian/react-long-components-5gm</link>
      <guid>https://forem.com/aiupjulian/react-long-components-5gm</guid>
      <description>&lt;p&gt;I'm a front-end developer with almost 4 years of experience, working mostly with React. Today I wanted to practise and build a Select Component in React. I was looking for some inspiration and found this:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://github.com/JedWatson/react-select/blob/fd54f55e4d57fc9a63451a24eb963388a20fa0f0/packages/react-select/src/Select.js"&gt;react-select&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/downshift-js/downshift/blob/ccf514d753cc00d4f908d6bca8cdad5bfe64f485/src/downshift.js"&gt;downshift&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;These components are +1000 lines of code long (and I know there are more examples out there, and not only involving Select Components).&lt;br&gt;
I'm a pessimist so I think I'm just bad at this, but I have some hope that maybe they're doing something wrong. How could anyone (for contributing or debugging reasons) read all those lines and understand everything that's going on?&lt;br&gt;
What do you think?&lt;/p&gt;

</description>
      <category>react</category>
      <category>discuss</category>
    </item>
  </channel>
</rss>
