<?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: Bjoroen</title>
    <description>The latest articles on DEV Community by Bjoroen (@bjoroen).</description>
    <link>https://dev.to/bjoroen</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%2F806944%2F099f9a3d-f34e-422a-ad0b-c392cd8d32e0.jpeg</url>
      <title>DEV Community: Bjoroen</title>
      <link>https://dev.to/bjoroen</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/bjoroen"/>
    <language>en</language>
    <item>
      <title>My first NPM package - And the first step in my open source journey.</title>
      <dc:creator>Bjoroen</dc:creator>
      <pubDate>Wed, 02 Feb 2022 18:12:12 +0000</pubDate>
      <link>https://dev.to/bjoroen/my-first-npm-package-and-the-first-step-in-my-open-source-journey-5321</link>
      <guid>https://dev.to/bjoroen/my-first-npm-package-and-the-first-step-in-my-open-source-journey-5321</guid>
      <description>&lt;h2&gt;
  
  
  Open source
&lt;/h2&gt;

&lt;p&gt;Ever since I got into programming, I have been fascinated by open source and for the longest time wanted to get more into it, but I have to admit its very intimidating to get started. And that has held me back from getting into it for a while, but at the start of this year I made a decision that this would be the year my open source journey begins.&lt;/p&gt;

&lt;p&gt;So to start my open source year off I have created my very first NPM package, I dont know if anyone will ever use it, and for now thats not very important to me. Just the act of publishing something that is open source felt very good.&lt;/p&gt;

&lt;h2&gt;
  
  
  My package - React-flowfield
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://github.com/bjoroen/react-flowfield"&gt;Github/react-flowfield&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It's a background component for react, to give a interesting background animation. Its inspired by one of Daniel Shiffman`s amazing videos. &lt;/p&gt;

&lt;p&gt;Here is an example: &lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--lXR9L-eF--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/uv6f84r7p8tw45v8uylw.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--lXR9L-eF--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/uv6f84r7p8tw45v8uylw.gif" alt="Example" width="880" height="413"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;You can customize a few options to make it your own and to look the way you like it and to make it fit your website. &lt;/p&gt;

&lt;p&gt;This is hopefully the first one many components I will add. The idea for the future of this project is to have a library of many interesting background components.&lt;/p&gt;

&lt;h2&gt;
  
  
  Thank you for reading :)
&lt;/h2&gt;

</description>
    </item>
  </channel>
</rss>
