<?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: Jakub</title>
    <description>The latest articles on DEV Community by Jakub (@jkbl).</description>
    <link>https://dev.to/jkbl</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%2F796728%2F132d03bc-4e09-4686-a1ea-08aa1962ba56.jpg</url>
      <title>DEV Community: Jakub</title>
      <link>https://dev.to/jkbl</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/jkbl"/>
    <language>en</language>
    <item>
      <title>Raport got hunted on ProductHunt🚀</title>
      <dc:creator>Jakub</dc:creator>
      <pubDate>Tue, 25 Jan 2022 09:57:14 +0000</pubDate>
      <link>https://dev.to/jkbl/raport-got-hunted-on-producthunt-1b57</link>
      <guid>https://dev.to/jkbl/raport-got-hunted-on-producthunt-1b57</guid>
      <description>&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--xRK1ze76--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/oa4rfhc3f8tz3ce6h8e0.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--xRK1ze76--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/oa4rfhc3f8tz3ce6h8e0.png" alt="Raport dashboard with single metrics" width="880" height="550"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Raport is an app that me and my Co-founder have been working for past 8 months. It integrates metrics from other web apps into one clear and easy to use dashboard to help people simplify analytics and reporting.&lt;/p&gt;

&lt;p&gt;We've build it to solve our own problem of staying up to date with performance of other project we've created. Switching between multiple web apps (Analytics, Ads, Social Media, Stripe, AdSense) just took too much time and wasn't ideal solution for comparing different data.&lt;/p&gt;

&lt;p&gt;Right now our main features are:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Clear and easy to use dashboard with all your metrics&lt;/li&gt;
&lt;li&gt;Daily, weekly and monthly email reports&lt;/li&gt;
&lt;li&gt;Data monitoring with alerting&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Let me know what you think about Raport and leave any feedback on our &lt;a href="https://www.producthunt.com/posts/raport"&gt;ProductHunt page&lt;/a&gt;.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>My biggest fuck up of 2022 (so far)
</title>
      <dc:creator>Jakub</dc:creator>
      <pubDate>Tue, 18 Jan 2022 12:13:00 +0000</pubDate>
      <link>https://dev.to/jkbl/my-biggest-fuck-up-of-2022-so-far-295k</link>
      <guid>https://dev.to/jkbl/my-biggest-fuck-up-of-2022-so-far-295k</guid>
      <description>&lt;p&gt;I broke our signup flow at &lt;a href="https://raport.pro/"&gt;Raport&lt;/a&gt;. There was no option to sign up for our app for nearly 6 days. All of this in production.&lt;/p&gt;

&lt;p&gt;So recently we made some big changes, implemented payments, new email notifications and changed our legal documents. All of the stuff you need to sell and become sustainable business.&lt;/p&gt;

&lt;p&gt;In the last moment we also decided to make a better signup page. We thought that checkbox to comply with our Terms of Service is not necessary. And instead we will display simple text with information about agreement with our policies.&lt;/p&gt;

&lt;p&gt;Everything was tested and looked good, so I pushed the changes to production and we carried on with marketing and sales. &lt;/p&gt;

&lt;p&gt;But as it turned out, I forgot to remove validation logic for old checkbox and the signup form returned a validation error.&lt;/p&gt;

&lt;p&gt;Of course with removed checkbox this error was invisible to users and the whole process was confusing. You clicked "Create account" and nothing happened.&lt;/p&gt;

&lt;p&gt;Only 6 days later, it came to our mind that something must be wrong, because no one is signing up.&lt;/p&gt;

&lt;p&gt;Everything is fixed now, but according to our data and previous CTR we lost around 15 potential clients in that week.&lt;/p&gt;

&lt;p&gt;And how's your year going?&lt;/p&gt;

</description>
      <category>programming</category>
      <category>testing</category>
      <category>javascript</category>
    </item>
  </channel>
</rss>
