<?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: tim mahoney</title>
    <description>The latest articles on DEV Community by tim mahoney (@timmahoney2000).</description>
    <link>https://dev.to/timmahoney2000</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%2F200471%2Ff96420b5-4bae-41a2-9589-4f0da6f6b7b9.jpg</url>
      <title>DEV Community: tim mahoney</title>
      <link>https://dev.to/timmahoney2000</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/timmahoney2000"/>
    <language>en</language>
    <item>
      <title>Day 27</title>
      <dc:creator>tim mahoney</dc:creator>
      <pubDate>Sun, 30 Oct 2022 02:54:59 +0000</pubDate>
      <link>https://dev.to/timmahoney2000/day-27-2gcn</link>
      <guid>https://dev.to/timmahoney2000/day-27-2gcn</guid>
      <description>&lt;p&gt;Day 27 of #100daysofcode. Completed the React section of front end dev libraries section of @freeCodeCamp &lt;/p&gt;

</description>
    </item>
    <item>
      <title>Day 26</title>
      <dc:creator>tim mahoney</dc:creator>
      <pubDate>Sat, 29 Oct 2022 00:52:52 +0000</pubDate>
      <link>https://dev.to/timmahoney2000/day-26-j0a</link>
      <guid>https://dev.to/timmahoney2000/day-26-j0a</guid>
      <description>&lt;p&gt;Day 26 of #100daysofcode  Built a simple counter in React on @freeCodeCamp. Had to take off yesterday, bronchitis is kicking my butt&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Day 25 #100 days of code</title>
      <dc:creator>tim mahoney</dc:creator>
      <pubDate>Thu, 27 Oct 2022 01:45:39 +0000</pubDate>
      <link>https://dev.to/timmahoney2000/day-25-100-days-of-code-2538</link>
      <guid>https://dev.to/timmahoney2000/day-25-100-days-of-code-2538</guid>
      <description>&lt;p&gt;Day 25 #100DaysOfCode passing state as props &amp;amp; learning about life cycle methods in React on @freeCodeCamp&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Day 17</title>
      <dc:creator>tim mahoney</dc:creator>
      <pubDate>Tue, 18 Oct 2022 01:30:38 +0000</pubDate>
      <link>https://dev.to/timmahoney2000/day-17-4fj9</link>
      <guid>https://dev.to/timmahoney2000/day-17-4fj9</guid>
      <description>&lt;p&gt;Day 17 #100daysofcoding Completed the jQuery &amp;amp; sass sections of @freeCodeCamp &lt;/p&gt;

</description>
    </item>
    <item>
      <title>Intermediate JS Algorithms Scripting</title>
      <dc:creator>tim mahoney</dc:creator>
      <pubDate>Sun, 16 Oct 2022 01:31:44 +0000</pubDate>
      <link>https://dev.to/timmahoney2000/intermediate-js-algorithms-scripting-558c</link>
      <guid>https://dev.to/timmahoney2000/intermediate-js-algorithms-scripting-558c</guid>
      <description>&lt;p&gt;Day 15 of #100daysofcoding. Completed the Intermediate JS Algorithms Scripting section of @freeCodeCamp. Was pretty difficult tbh, needed a lot of Google help. Tomorrow I'll start on the 5 projects required to get the JS certificate.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Day 9</title>
      <dc:creator>tim mahoney</dc:creator>
      <pubDate>Sun, 09 Oct 2022 23:49:32 +0000</pubDate>
      <link>https://dev.to/timmahoney2000/day-9-2f7b</link>
      <guid>https://dev.to/timmahoney2000/day-9-2f7b</guid>
      <description>&lt;p&gt;Day 9 of #100daysofcoding read a little Typescript documentation, solved 1 JS basic algorithm scripting problem on @freeCodeCamp &amp;amp; did some CSS changes on the calculator app. Missed the challenge yesterday due to being Comic Con, then passing out&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Day 5</title>
      <dc:creator>tim mahoney</dc:creator>
      <pubDate>Wed, 05 Oct 2022 00:49:54 +0000</pubDate>
      <link>https://dev.to/timmahoney2000/day-5-478l</link>
      <guid>https://dev.to/timmahoney2000/day-5-478l</guid>
      <description>&lt;p&gt;Day 5 of #100daysofcoding. Wrapped up listening to the @FrontendMasters boot camp but still have to do the exercises. Halfway through @freeCodeCamp Basic Algorithm Scripting section &amp;amp; spending extra time on the sort &amp;amp; reduce methods&lt;/p&gt;

</description>
    </item>
    <item>
      <title>JS array methods</title>
      <dc:creator>tim mahoney</dc:creator>
      <pubDate>Mon, 03 Oct 2022 00:51:05 +0000</pubDate>
      <link>https://dev.to/timmahoney2000/js-array-methods-4353</link>
      <guid>https://dev.to/timmahoney2000/js-array-methods-4353</guid>
      <description>&lt;p&gt;Day 3 of #100daysofcoding played with JS array methods push, pop, shift, unshift, &amp;amp; splice on @freeCodeCamp &lt;/p&gt;

</description>
    </item>
    <item>
      <title>JS debugging</title>
      <dc:creator>tim mahoney</dc:creator>
      <pubDate>Sun, 02 Oct 2022 00:43:03 +0000</pubDate>
      <link>https://dev.to/timmahoney2000/js-debugging-4i8p</link>
      <guid>https://dev.to/timmahoney2000/js-debugging-4i8p</guid>
      <description>&lt;p&gt;Day 2 of #100daysofcoding #100daysofcode Learned debugging JS skills on #freeCodeCamp &amp;amp; just getting started on the basic data structures section&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Back 2 school</title>
      <dc:creator>tim mahoney</dc:creator>
      <pubDate>Fri, 13 Sep 2019 16:59:52 +0000</pubDate>
      <link>https://dev.to/timmahoney2000/back-2-school-dl5</link>
      <guid>https://dev.to/timmahoney2000/back-2-school-dl5</guid>
      <description>&lt;p&gt;Last week I started up what will hopefully be my penultimate semester at college. I've completed all of my bullshit boring required classes like English and math which were damn near identical to one's I had in high school, except this time I got to pay for them. Now it's all meat, the good stuff. Web development 2 which is going hard into Javascript, node, jquery and React. I also have an entire class devoted to Javascript itself which is super exciting because it's deep into vanilla so while I'm getting the React training in web dev, I have the basic js knowledge to back it up and help make sense of it all. Then there's object oriented programming with Java. I'm not jazzed about Java, in fact when I took the beginner Java course last semester I damn near failed it. Not trying to shirk the blame but I feel a lot had to do with the professor being bored with his job &amp;amp; unhelpful to the students. My OOP professor this semester is a bit more fun, outspoken and genuinely enjoys programming. I've got high hopes for this class as I'm long overdue for learning some back end languages. Here's to a good semester, cheers! &lt;/p&gt;

</description>
    </item>
    <item>
      <title>Pain in the ass</title>
      <dc:creator>tim mahoney</dc:creator>
      <pubDate>Mon, 12 Aug 2019 15:25:28 +0000</pubDate>
      <link>https://dev.to/timmahoney2000/pain-in-the-ass-ofg</link>
      <guid>https://dev.to/timmahoney2000/pain-in-the-ass-ofg</guid>
      <description>&lt;p&gt;Sooooo... The other day I turned 42 &amp;amp; that was painful. The realization that time is rapidly deteriorating. Then I went to the dentist(I hate the dentist, face it, we all hate the dentist) on my birthday. The next day I went for a follow up colonoscopy, had one years ago &amp;amp; they found a polyp but it wasn't malignant so this was just a follow up. No issues this time either.&lt;br&gt;
All of these things were a pain in the ass, figuratively and literally but none of it was as painful as trying to teach myself Javascript. I've got tons and tons of resources but they're each pulling my brain in a different direction. Udemy courses are good but I'll never learn from watching/listening. I think these would be better to enhance once I've already learned at least the basics. @freecodecamp is a wo derful resource but it's only testing what I know, it doesn't seem to adhere the info to my memory. Then there's countless apps on my phone I use but it's the same issue and the content never changes so I just end up memorizing their questions and not the actual information I need to apply in the real world.&lt;br&gt;
I think it's time for me to finally just build an app, steel my nerves and fight with it until I've beaten into submission to a working state. It's such a humbling experience to be at this stage of my life to not know something, the feeling of defeat. &lt;/p&gt;

</description>
      <category>javascript</category>
      <category>codenewbie</category>
    </item>
    <item>
      <title>The peeps</title>
      <dc:creator>tim mahoney</dc:creator>
      <pubDate>Tue, 30 Jul 2019 21:20:36 +0000</pubDate>
      <link>https://dev.to/timmahoney2000/the-peeps-3c0f</link>
      <guid>https://dev.to/timmahoney2000/the-peeps-3c0f</guid>
      <description>&lt;p&gt;Hey peeps, this is gonna be my 2nd blog post and as I said I find it weird to write about yourself so I'm going to talk about other people. Like.. Omg.. Gossip...&lt;/p&gt;

&lt;p&gt;Actually I want to talk about how incredibly awesome the dev community is and I'm sure you've heard that before &amp;amp; maybe even roll your eyes like "yeah dude, sure..." but my perspective here is of that of an outsider so to speak. I mean I like to think I'm part of the community now but I'm still learning the basics, still in school, and still looking for my 1st dev position.&lt;/p&gt;

&lt;p&gt;As a chef there was this constant air of competition, which at times was healthy, but mostly destructive. Everyone thought their level of experience was greater than the next person and that their experience in xyz kitchen was at a higher level than someone who came from ABC kitchen. There was a story of this famous chef Grant Achatz from Alinea in Chicago who in his younger days went looking for a job at The French Laundry run by Chef Thomas Keller. Grant walks in, sees a guy sweeping the floors and asks to speak to the chef. Turns out the guy sweeping the floor was the chef, he never felt he was too good to help out with the lesser duties. It's a philosophy I've sort of adopted into my own life, a "we're all in this together" mentality.&lt;/p&gt;

&lt;p&gt;It's that mentality that I've been seeing in the dev community. I kind of expected a lot of pushback initially being a stranger in a strange land, a sort unwelcoming to outsiders view. So far though the response is overwhelmingly positive, there's been a troll here or there but such is life &amp;amp; after being screamed at kitchens or had my food thrown at me or in the garbage I've grown a rather thick skin.&lt;/p&gt;

&lt;p&gt;Honestly, from the moment I started talking about my journey on social media I've had several people reach out to me trying to help me along. I actually have a large list of names of folks that have gone above and beyond to help me in various ways and once I get that first dev job I'm going to do a giant shout out to them as gratitude. It's a bit weird... Growing in New Jersey, not exactly the friendliest state, usually when someone is being nice to you they want something from you but the dev community is just generally nice, they seem to want to mentor, grow the community and share their success. So... Thank you, all of you. Even if we've never spoken, thank you for helping others, for helping each other and for continually striving to better the community as a whole.&lt;/p&gt;

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