<?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: Endy Tjahjono</title>
    <description>The latest articles on DEV Community by Endy Tjahjono (@endy_tj).</description>
    <link>https://dev.to/endy_tj</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%2F255093%2Fe88b1397-c7ae-44e1-a158-5fbf12c04c97.jpg</url>
      <title>DEV Community: Endy Tjahjono</title>
      <link>https://dev.to/endy_tj</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/endy_tj"/>
    <language>en</language>
    <item>
      <title>How to get notification on Chrome breaking changes?</title>
      <dc:creator>Endy Tjahjono</dc:creator>
      <pubDate>Fri, 07 Feb 2020 01:33:10 +0000</pubDate>
      <link>https://dev.to/endy_tj/how-to-get-notification-on-chrome-breaking-changes-2f2e</link>
      <guid>https://dev.to/endy_tj/how-to-get-notification-on-chrome-breaking-changes-2f2e</guid>
      <description>&lt;p&gt;Google Chrome recently made a breaking change on &lt;a href="https://blog.chromium.org/2020/02/samesite-cookie-changes-in-february.html"&gt;how it handles a cookie when the cookie doesn't have the samesite attribute&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Fortunately we had time to prepare because some customers of our customers used Chrome Canary and encountered error when using our application. They complained to our customers, our customers complained to us, and we got the news. We had issued patches for our application just in time for the change in the Chrome stable release.&lt;/p&gt;

&lt;p&gt;Is there a mailing list or forum (preferably low traffic) that announces this kind of breaking changes?&lt;/p&gt;

&lt;p&gt;How do you watch for news like this?&lt;/p&gt;

</description>
      <category>help</category>
    </item>
    <item>
      <title>What do you do when waiting for build/query/etc?</title>
      <dc:creator>Endy Tjahjono</dc:creator>
      <pubDate>Tue, 28 Jan 2020 05:45:01 +0000</pubDate>
      <link>https://dev.to/endy_tj/what-do-you-do-when-waiting-for-build-query-etc-1n2n</link>
      <guid>https://dev.to/endy_tj/what-do-you-do-when-waiting-for-build-query-etc-1n2n</guid>
      <description>&lt;p&gt;During development there are occassions when you have to wait for a moment, for example waiting for a build to finish, a query to return, a big page to load, etc. I'm talking about a minute or five.&lt;/p&gt;

&lt;p&gt;Sometimes I get a very strong craving to do something else, and if I don't choose carefully what I do, it will break my flow. For example opening Twitter/Reddit can easily lead to a binge reading session.&lt;/p&gt;

&lt;p&gt;Do you have a suggestion on the kind of activities that is enough of a 'microdose' for the craving but will not break flow?&lt;/p&gt;

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