<?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: Bernhard Webstudio</title>
    <description>The latest articles on DEV Community by Bernhard Webstudio (@bernhardwebstudio).</description>
    <link>https://dev.to/bernhardwebstudio</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%2F21905%2F5b12be3c-51e0-4b6d-b675-0224e30cf870.png</url>
      <title>DEV Community: Bernhard Webstudio</title>
      <link>https://dev.to/bernhardwebstudio</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/bernhardwebstudio"/>
    <language>en</language>
    <item>
      <title>If Your Eyes Are Fooling You: Up-to-Date Content: Books vs. Websites</title>
      <dc:creator>Bernhard Webstudio</dc:creator>
      <pubDate>Sat, 01 Sep 2018 13:00:43 +0000</pubDate>
      <link>https://dev.to/bernhardwebstudio/if-your-eyes-are-fooling-you-up-to-date-content-books-vs-websites-pij</link>
      <guid>https://dev.to/bernhardwebstudio/if-your-eyes-are-fooling-you-up-to-date-content-books-vs-websites-pij</guid>
      <description>&lt;p&gt;Unlike books and newspapers, old websites can be updated in design so that content looks up to date again without it being! Sure, you can release a new edition of a book or reprint the newspaper. Still, I would say it is not comparable to the simplicity of doing that to a website, most importantly the distribution part. For anyone visiting the website it will have a fresh look; the book would have to be rebought, and who does that when you still have the old edition?&lt;/p&gt;

&lt;p&gt;For certain applications, I am absolutely sure this is a wonderful thing that has to be embraced. For others, I can see some problems; outdated data, scientific results or best practices should be clearly distinguishable as such. Not sure how to cope with that; never forget to look at the date of a blog post? &lt;/p&gt;

&lt;p&gt;It can certainly be used for evil, will be, is used for evil; additionally, asserting the date – if there is any – as an outstander is probably impossible.&lt;/p&gt;

</description>
      <category>showerthought</category>
      <category>discuss</category>
    </item>
    <item>
      <title>Tell Your Story: Has your application been hacked?</title>
      <dc:creator>Bernhard Webstudio</dc:creator>
      <pubDate>Fri, 23 Feb 2018 06:28:15 +0000</pubDate>
      <link>https://dev.to/bernhardwebstudio/tell-your-story-has-your-application-been-hacked-5hf7</link>
      <guid>https://dev.to/bernhardwebstudio/tell-your-story-has-your-application-been-hacked-5hf7</guid>
      <description>&lt;p&gt;Tell Your Story: Has your application been hacked? If so, what was your mistake to let that happen, what did you learn from it, and what were the consequences?&lt;/p&gt;

</description>
      <category>discuss</category>
      <category>hacking</category>
      <category>programming</category>
    </item>
    <item>
      <title>How do you handle framework upgrades in teams?</title>
      <dc:creator>Bernhard Webstudio</dc:creator>
      <pubDate>Wed, 27 Dec 2017 13:31:04 +0000</pubDate>
      <link>https://dev.to/bernhardwebstudio/how-do-you-handle-framework-upgrades-in-teams-1h02</link>
      <guid>https://dev.to/bernhardwebstudio/how-do-you-handle-framework-upgrades-in-teams-1h02</guid>
      <description>&lt;p&gt;I tend to get headaches when having to plan an upgrade of a framework bringing breaking changes, quite possibly caused by a lack of trust in (my) git (skills). Fortunately, I mostly work alone on such projects, so I can easily just finish and merge all my feature branches, before upgrading the framework as the final step. Only then start again with new features. &lt;/p&gt;

&lt;p&gt;But honestly, this &lt;em&gt;can&lt;/em&gt; not be the way to go. This is why I want to ask you now, how do you handle this in teams? Suppose the following scenario:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;upgrade 

&lt;ul&gt;
&lt;li&gt;necessary as soon as possible (security? mad boss?)&lt;/li&gt;
&lt;li&gt;brings breaking changes

&lt;ul&gt;
&lt;li&gt;file &amp;amp; directory structure&lt;/li&gt;
&lt;li&gt;configuration&lt;/li&gt;
&lt;li&gt;few deprecations dropped&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;team

&lt;ul&gt;
&lt;li&gt;has open feature branches

&lt;ul&gt;
&lt;li&gt;changes to configuration&lt;/li&gt;
&lt;li&gt;can not be merged before upgrade&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;li&gt;should obviously not upgrade each and everyone for himself&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This may be a near-to-worst-case-scenario, but I wonder what is the git workflow to handle the upgrade and merge the feature branches later? Is this something that just works by default and I make me think for nothing?&lt;/p&gt;

</description>
      <category>discuss</category>
      <category>git</category>
      <category>team</category>
    </item>
    <item>
      <title>Hi, it's me, Tim Bernhard from Bernhard Webstudio</title>
      <dc:creator>Bernhard Webstudio</dc:creator>
      <pubDate>Sun, 25 Jun 2017 12:48:21 +0000</pubDate>
      <link>https://dev.to/bernhardwebstudio/hi-its-me-tim-bernhard-from-bernhard-webstudio</link>
      <guid>https://dev.to/bernhardwebstudio/hi-its-me-tim-bernhard-from-bernhard-webstudio</guid>
      <description>&lt;p&gt;I have been coding for [big number] years.&lt;/p&gt;

&lt;p&gt;You can find me on GitHub as &lt;a href="https://github.com/BernhardWebstudio" rel="noopener noreferrer"&gt;BernhardWebstudio&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I live in Switzerland.&lt;/p&gt;

&lt;p&gt;I founded Bernhard Webstudio when I got 18. Since then, Bernhard Webstudio is my "&lt;em&gt;Company-Identity&lt;/em&gt;", used to publish, distribute and sell my programming skills.&lt;/p&gt;

&lt;p&gt;Nice to meet you.&lt;/p&gt;

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