<?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: Bugsy Sailor</title>
    <description>The latest articles on DEV Community by Bugsy Sailor (@bugsysailor).</description>
    <link>https://dev.to/bugsysailor</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%2F13196%2F433cf1ac-f06b-4309-a60a-cef5eb788c02.jpg</url>
      <title>DEV Community: Bugsy Sailor</title>
      <link>https://dev.to/bugsysailor</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/bugsysailor"/>
    <language>en</language>
    <item>
      <title>Feeling morbid: How do you manage developer assets for a will?</title>
      <dc:creator>Bugsy Sailor</dc:creator>
      <pubDate>Sun, 03 May 2020 22:01:39 +0000</pubDate>
      <link>https://dev.to/bugsysailor/feeling-morbid-how-do-you-manage-your-developer-assets-for-a-will-3ji7</link>
      <guid>https://dev.to/bugsysailor/feeling-morbid-how-do-you-manage-your-developer-assets-for-a-will-3ji7</guid>
      <description>&lt;p&gt;Knock on wood, but hopefully I have many years ahead of me yet. But this is a real and growing concern of mine, &lt;em&gt;What happens to my digital assets when I die?&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;There are the digital photos, social media accounts, and etc. But for the sake of this conversation, let's focus on developer assets such as websites, respositories, account logins, etc.&lt;/p&gt;

&lt;p&gt;The ego in most of us has some amount of desire to leave a legacy. For many it's their children. Not having any, with no indiciation that I will, I see a number of my web projects as my little babies. The ego in me would absolutely love to see them carry on after I perish. But how do I plan the succession of all the logins, databases, 3rd-party services, respositories, and servers?&lt;/p&gt;

&lt;h3&gt;
  
  
  I would love to open a discussion with a few specific questions
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;What steps can be taken to ensure your websites and repositories continue to live on?&lt;/li&gt;
&lt;li&gt;Do you have a will that addresses the handover of these assets?&lt;/li&gt;
&lt;li&gt;Do you have people in your life you've asked to keep certain web/dev projects live?&lt;/li&gt;
&lt;li&gt;Have you created additional documentation for a project to keep it live after you perish?&lt;/li&gt;
&lt;/ol&gt;




&lt;p&gt;&lt;em&gt;I hope the photo isn't too morbird. It comes from &lt;a href="https://bugsy.me/sunrise/day-124"&gt;day 124&lt;/a&gt; of photographing every sunrise of 2019.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>discuss</category>
      <category>watercooler</category>
      <category>life</category>
    </item>
    <item>
      <title>If I don't use React, am I still a developer?</title>
      <dc:creator>Bugsy Sailor</dc:creator>
      <pubDate>Tue, 09 Apr 2019 16:37:24 +0000</pubDate>
      <link>https://dev.to/bugsysailor/if-i-don-t-use-react-am-i-still-a-developer-1138</link>
      <guid>https://dev.to/bugsysailor/if-i-don-t-use-react-am-i-still-a-developer-1138</guid>
      <description>&lt;p&gt;&lt;em&gt;This post is an excerpt from my &lt;a href="https://bugsy.me/sunrise"&gt;2019 Sunrise Journal&lt;/a&gt; (built with Hugo, Imgix, Flickr, and yes, jQuery), which I thought would be interesting to share with the dev community.&lt;/em&gt;&lt;/p&gt;




&lt;p&gt;I've been a professional web developer for over a decade. But lately there's been a recurring question in my head, "If I don't use React, am I still a developer?"&lt;/p&gt;

&lt;p&gt;In one regard, I've never been more confident in my abilities. I can be handed a design and make a functioning site with many of the best practices, tie in API services, and create some advanced functionality. &lt;/p&gt;

&lt;p&gt;It all began with &lt;a href="http://bugsy.me/pipeline/4178"&gt;my first website in 1996&lt;/a&gt;, learning HTML and CSS on Geocities when I just was just 13 years old. Eventually I learned to make dynamic websites, mastered Wordpress, learned MySQL, managed several WHM servers, fell in love with regular expressions and did so while working for on some incredible projects through a &lt;a href="http://projecttraction.com"&gt;couple&lt;/a&gt; &lt;a href="http://elegantseagulls.com"&gt;agencies&lt;/a&gt; and have used my knowledge to &lt;a href="http://hit.bugsy.me"&gt;launch&lt;/a&gt; &lt;a href="http://yooper.singles"&gt;some&lt;/a&gt; &lt;a href="http://beerwithbranson.com"&gt;fun&lt;/a&gt; &lt;a href="https://bugsy.me/sunrise"&gt;projects&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;In another regard, I feel like a complete hack. I've been a casual dev.to reader for a couple years. Now when I read the content, I feel everything is entirely over my head. Being in the remote Upper Peninsula of Michigan, it's difficult to find developers to learn with. I don't relate to a thing I read about the culture of Silicon Valley or the startup scene. Being entirely self-taught I feel basic concepts of programming or development are beyond me. React, ES6, AWS management, node.js, Vue, and package managers are completely beyond me. And worst of all, I still build using jQuery and PHP (it's ok, you can laugh).&lt;/p&gt;

&lt;p&gt;This is a field I love, but I feel like an old guy (PHP) in a young guy's game (React).&lt;/p&gt;

&lt;p&gt;This leaves me with many questions.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Just how in the world does one keep up with it all?&lt;/li&gt;
&lt;li&gt;If I don't keep up, will I still be taken seriously as a developer? &lt;/li&gt;
&lt;li&gt;Is there a place in the dev community for those who are marketers first, and developers second?&lt;/li&gt;
&lt;li&gt;Is becoming full stack out of the question?&lt;/li&gt;
&lt;li&gt;And alas, if I don't use React, am I still a developer?&lt;/li&gt;
&lt;/ul&gt;

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