<?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: overFlow</title>
    <description>The latest articles on DEV Community by overFlow (@overflow).</description>
    <link>https://dev.to/overflow</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%2F1118916%2F9a67b6a9-bd6f-4da4-baba-b95b3eceb4fc.jpeg</url>
      <title>DEV Community: overFlow</title>
      <link>https://dev.to/overflow</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/overflow"/>
    <language>en</language>
    <item>
      <title>Thank you my unVanilla Fresh HackToberFest23</title>
      <dc:creator>overFlow</dc:creator>
      <pubDate>Wed, 01 Nov 2023 18:41:57 +0000</pubDate>
      <link>https://dev.to/overflow/thank-you-hacktoberfest-2d35</link>
      <guid>https://dev.to/overflow/thank-you-hacktoberfest-2d35</guid>
      <description>&lt;p&gt;This month I got involved in Hacktoberfest for the first time in my life.&lt;br&gt;
 And I never made any pr's but I met my pledge to learn. And to learn I did and I learnt big. &lt;/p&gt;

&lt;p&gt;I have expanded my knowledge towards backend and reiterated my knowledge of async and await and promises. Which further emphasised to me the importance of sync an async concepts of coding in JS. As I now see it seems to be the backbone of node.js.&lt;/p&gt;

&lt;p&gt;I have been pushed to learn a lot. I have elevated my understanding and broadened my knowledge in a space of a month with lessons about and from:&lt;br&gt;
 javascript, to node.js; to git, to repl, to linux terminal commands, to learning about package managers:yarn and npm. Dependencies, require(), export, import, and modules. &lt;br&gt;
And discovering the importance of package.json and its purposes and functions etc....&lt;/p&gt;

&lt;p&gt;So I have realised that for me to be able to make &lt;br&gt;
open source contributions I also need to be knowledgeable of backend technologies as well.&lt;br&gt;
After I have been finding myself in Github, looking at files and folders whose function and purpose I could barely comprehend.&lt;br&gt;
Perhaps there is no working on GitHb stuff with just only my Vannila fresh JS skills.&lt;/p&gt;

&lt;p&gt;Its been so awesome and the exploration continues on.&lt;br&gt;
HactoberFest has made me more almost well rounded.Perhaps rather semi-circular.lol&lt;/p&gt;

&lt;p&gt;Come hacktoberFest24 next year I will be a ready and enlightened orb. I will have a lot of pr's under my belt.&lt;/p&gt;

&lt;p&gt;Thanks Hacktoberfest for helping accelarate my learning progress, by giving me a learning goal and target.Thanks to Dev.to and all the other sponsors.&lt;/p&gt;

&lt;p&gt;Yoll been awesome!!!&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>beginners</category>
      <category>hacktoberfest23</category>
      <category>opensource</category>
    </item>
    <item>
      <title>Unravelling this #Hacktobersfest10 Yarn</title>
      <dc:creator>overFlow</dc:creator>
      <pubDate>Sat, 14 Oct 2023 15:14:55 +0000</pubDate>
      <link>https://dev.to/overflow/unravelling-this-hacktobersfest10-yarn-2fdh</link>
      <guid>https://dev.to/overflow/unravelling-this-hacktobersfest10-yarn-2fdh</guid>
      <description>&lt;h3&gt;
  
  
  13 October 2023
&lt;/h3&gt;

&lt;p&gt;I'm kind of now exploring packages and just going off track. And realising that most of the js in repos that I did not understand is probably node.js. &lt;br&gt;
And then now I just discovered that all the .yml extensions have to do with yarn or its alternative npm and maybe others.&lt;br&gt;
I have discovered package managers too inadvertently.&lt;br&gt;
I have discovered dependencies.&lt;br&gt;
How important are dependencies ?&lt;br&gt;
How to use them and why to use them?&lt;/p&gt;

&lt;h3&gt;
  
  
  14 October 2023
&lt;/h3&gt;

&lt;p&gt;And the rabbit hole today leads me to figure out more about package managers. &lt;br&gt;
I don't remember how I got to try yarn in the place of npm. It might have been because of an article that I read that mentioned npm and yarn together a long time ago. &lt;br&gt;
And today I remembered that I could not install npm. So yarn came to mind and then I went into the rabbit hole.&lt;/p&gt;

&lt;p&gt;I am studying package managers and trying to understand their importance and trying to figure them out .&lt;br&gt;
How and what importance are package managers?&lt;br&gt;
And how to use them?&lt;br&gt;
How to put them to use or approach when trying to get into using and understanding a repo.?&lt;/p&gt;

&lt;p&gt;This all started because I'm trying to figure out why there is so many files with so many different extensions in the repos.&lt;/p&gt;

&lt;p&gt;I have not learnt anything much yet at all but I am just discovering and finding shelf space in my head for all this knowledge.&lt;/p&gt;

&lt;p&gt;I still do not understand what the dependencies do exactly and why they got to ruin my js github nooby #hacktober10  experience.&lt;/p&gt;

&lt;p&gt;But I'm learning and I guess I'm contributing.&lt;br&gt;
Thanx #HacktoberFest.&lt;/p&gt;

&lt;h1&gt;
  
  
  hacktoberFest10.
&lt;/h1&gt;

</description>
      <category>hacktoberfest23</category>
      <category>javascript</category>
      <category>beginners</category>
      <category>opensource</category>
    </item>
    <item>
      <title>Forking Cloning Github</title>
      <dc:creator>overFlow</dc:creator>
      <pubDate>Sat, 30 Sep 2023 16:25:08 +0000</pubDate>
      <link>https://dev.to/overflow/forking-cloning-github-2o33</link>
      <guid>https://dev.to/overflow/forking-cloning-github-2o33</guid>
      <description>&lt;h1&gt;
  
  
  Hacktober
&lt;/h1&gt;

&lt;p&gt;The #hacktoberFest inclined learning continues.&lt;br&gt;
I have learned just how important the ReadMe file is. And how the Code of Conduct file is also important. Especially if you are intent on making communication.&lt;br&gt;
Then the licence file also. If you care to know for what type of cause you are contributing to.&lt;/p&gt;

&lt;p&gt;I spent a good week learning git in August. I loved it. It was awesome.&lt;br&gt;
It was one of the best lessons I ever had. As much as it was short. And as much as I later discovered that there is more to learn.&lt;br&gt;
I learned all I think I thought I needed to learn. &lt;br&gt;
I learned how to :&lt;br&gt;
git --ver; git init; git ccommit; git config; git add; git clone; git branch. etc &lt;/p&gt;

&lt;p&gt;Simple stuff but learning can also be dangerous. I learned to git fork. But I was never aware that the forked files went into my repository.&lt;br&gt;
It is only now that I have realised that. I do not know how!! please do not ask me how lol!!!&lt;/p&gt;

&lt;p&gt;But I guess we all learn. I am happy I learned this. It puts things into better perspective. lol.&lt;/p&gt;

&lt;p&gt;On to the next one.&lt;/p&gt;

&lt;h3&gt;
  
  
  Git clone.
&lt;/h3&gt;

&lt;p&gt;The project repository is called the upstream. And the remote is called the origin remote.&lt;br&gt;
Another lesson clarified. The difference to me was not there.&lt;br&gt;
There was a confusion on my part between upstream and origin remote.&lt;/p&gt;

&lt;p&gt;So What Im doing now is making a html page. And creating a repository for it. I know there is way to upload it and that is what &lt;br&gt;
I am gonna do and I wanna see how things will work.&lt;br&gt;
That is one. And then two:&lt;/p&gt;

&lt;p&gt;I guess some lessons are immersive lessons. And some deep; some shallow. But then again some immersion needs to be repeated.&lt;br&gt;
Double dipped. triple dipped.&lt;/p&gt;

&lt;p&gt;I just now looked at another blog and its got 19 steps.&lt;br&gt;
I think I will be gone for while.&lt;/p&gt;

</description>
      <category>hacktoberfest23</category>
      <category>github</category>
      <category>beginners</category>
      <category>opensource</category>
    </item>
    <item>
      <title>My Vanilla Fresh Hacktoberfest23 Pledge</title>
      <dc:creator>overFlow</dc:creator>
      <pubDate>Thu, 28 Sep 2023 19:18:56 +0000</pubDate>
      <link>https://dev.to/overflow/my-vanilla-fresh-hacktoberfest23-pledge-39kn</link>
      <guid>https://dev.to/overflow/my-vanilla-fresh-hacktoberfest23-pledge-39kn</guid>
      <description>&lt;h3&gt;
  
  
  Greetings
&lt;/h3&gt;

&lt;p&gt;I Greet you all with Hacktoberfest love and anticipation. &lt;br&gt;
This is my first post and its an honour that its about a most important event; Hacktoberfest.  &lt;/p&gt;

&lt;h3&gt;
  
  
  Background
&lt;/h3&gt;

&lt;p&gt;I am a very fresh vanilla JS enthusiast.&lt;br&gt;
Im soo fresh to Hacktoberfest too. I am Hacktoberfest new born. I came to learn and improve my skills.&lt;/p&gt;

&lt;p&gt;I have been learning Git the last month albeit not as much as I think I should have. However I am looking forward to learning how to use Git and GitHub better.&lt;br&gt;
So far I have been perusing ReadMe files for the first time. &lt;br&gt;
It is very scary looking at folders and files not knowing how to approach and how to deal with all this mountain of files. &lt;br&gt;
How do I get from start to the PR end ? &lt;br&gt;
Perhaps at this Hacktoberfest end I will be able to know and that will be a useful lesson. A gift that will keep on giving symbiotically!!! &lt;br&gt;
So much excitement!!! &lt;br&gt;
This is something I could have done without waiting for Hacktoberfest but some times some lessons are better with expectations and better with the pressure!!&lt;br&gt;
And the camaraderie of like minded people.&lt;/p&gt;

&lt;h3&gt;
  
  
  My Pledge
&lt;/h3&gt;

&lt;p&gt;I pledge that I will be welcoming, helpful contributing and adding to world and interweb love. I am looking forward to constructing and developing. I will be  Including myself and others for a better community in the learning and teaching.&lt;br&gt;
I pledge to be a pillar of good, empathetic and responsible behaviour; standing for all that is moral, ethical and principled; to the best of my humanly ability.&lt;br&gt;
For me; This is a greater commitment and tiny contribution towards World Peace.&lt;/p&gt;

</description>
      <category>hacktoberfest23</category>
      <category>javascript</category>
      <category>beginners</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
