<?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: Torrey Thomas</title>
    <description>The latest articles on DEV Community by Torrey Thomas (@torreythomas).</description>
    <link>https://dev.to/torreythomas</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%2F384951%2Fff10d3ad-2918-4520-9025-90916fc3243c.jpeg</url>
      <title>DEV Community: Torrey Thomas</title>
      <link>https://dev.to/torreythomas</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/torreythomas"/>
    <language>en</language>
    <item>
      <title>Day 9: Job applications and Javascript</title>
      <dc:creator>Torrey Thomas</dc:creator>
      <pubDate>Fri, 29 May 2020 23:18:16 +0000</pubDate>
      <link>https://dev.to/torreythomas/day-9-job-applications-and-javascript-1f63</link>
      <guid>https://dev.to/torreythomas/day-9-job-applications-and-javascript-1f63</guid>
      <description>&lt;p&gt;Today was my first day back from visiting my sister in Rochester, so I had some personal responsibilities to take care of. However, I of course spent most of my day practicing and working on my skills. The entire morning session of the day I spent applying to jobs at all levels. It is said that job searching is a job in itself and I believe this to be very true. I don't take the current situation in the business world lightly, so I try to spend a large amount of time dedicated to reaching out to people via LinkedIn and searching Indeed for jobs that am a good fit for. This is something that all developers should be doing regardless of experience or knowledge. It never hurts to start early.&lt;/p&gt;

&lt;p&gt;Nevertheless, I am spending the evening session of the day studying Javascript. I am continuing to practice Javascript until I have a very high-level understanding of the language. Javascript is the core to which React works and it is something that can always be improved upon. I intend on doing just that by continuing to grow in my knowledge and hopefully be able to apply this to a high-level project shortly.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Day 8: React Native </title>
      <dc:creator>Torrey Thomas</dc:creator>
      <pubDate>Wed, 27 May 2020 22:51:58 +0000</pubDate>
      <link>https://dev.to/torreythomas/day-7-react-native-1cg9</link>
      <guid>https://dev.to/torreythomas/day-7-react-native-1cg9</guid>
      <description>&lt;p&gt;Today I took a break from my freeCodeCamp Javascript practice to revisit a course I took on creating React Native applications. &lt;/p&gt;

&lt;p&gt;About three months ago when I was still struggling to understand React, I mistakenly purchased a react native course on Udemy. Ironically, this course was the first course I took that helped me understand regular React, which was a bit backwards, but it worked. I recently received a job inquiry regarding becoming a React-Native developer, which is something I never really thought about but actually have the skills for thanks to that mistake.&lt;/p&gt;

&lt;p&gt;I like using React Native, I think that it's an amazing tool that developers can use to create deployable app-store apps using the beloved React framework, which has easily become my go-to front-end language and preference. For the next few days I will continue working on a shopping list application that I began today and will hopefully have it deployed by early next week.&lt;/p&gt;

</description>
      <category>react</category>
      <category>reactnative</category>
      <category>codenewbie</category>
      <category>challenge</category>
    </item>
    <item>
      <title>Day 6 &amp; 7: holidays &amp; code</title>
      <dc:creator>Torrey Thomas</dc:creator>
      <pubDate>Wed, 27 May 2020 15:59:22 +0000</pubDate>
      <link>https://dev.to/torreythomas/day-6-7-holidays-code-4b3n</link>
      <guid>https://dev.to/torreythomas/day-6-7-holidays-code-4b3n</guid>
      <description>&lt;p&gt;Hey all,&lt;/p&gt;

&lt;p&gt;I realize the last two days, I did not release an article so allow me to catch you up. &lt;/p&gt;

&lt;p&gt;I am visiting with my sister, so Memorial monday and yesterday we spent a lot of time with her friends in different cities celebrating which was fun. But, don't think that stopped me from getting in my daily lessons. Holiday's are fun, but as long as I am not where I want to be in life, I can't casually take an entire day off without working on some code for at least an hour or so. &lt;/p&gt;

&lt;p&gt;For the past two days, I have been focusing on finishing the basic javascript section which is proving to be a really good section as far as fundamentals go. I know a lot of the code and can read solutions fairly easily. I still want to continue to practice until I can code a game or a small app like a to-do list from scratch without having to use any help or stack-overflow, which I feel like I am getting close to being able to do. &lt;/p&gt;

&lt;p&gt;I have some exciting new projects that were introduced over the past two days as well which is something that I will talk about in the days to come, but I know some of you are following the daily progress, so I wanted to stay updated on my progress.&lt;/p&gt;

</description>
      <category>codenewbie</category>
      <category>codequality</category>
      <category>challenge</category>
      <category>career</category>
    </item>
    <item>
      <title>Day 5: Basic Javascript</title>
      <dc:creator>Torrey Thomas</dc:creator>
      <pubDate>Sun, 24 May 2020 23:49:04 +0000</pubDate>
      <link>https://dev.to/torreythomas/day-5-basic-javascript-3eha</link>
      <guid>https://dev.to/torreythomas/day-5-basic-javascript-3eha</guid>
      <description>&lt;p&gt;Today marks day five of my journey through freeCodeCamp. I feel like I am getting into the flow of the work and just moving forward with the work as best as I can. &lt;/p&gt;

&lt;p&gt;Life has been throwing many distractions and mixed emotions at me during this time period, in just the five days since I have started, a relative has passed, I have travelled to a different state, as well as other small life interruptions. I believe that when a person decides to do something that is going to help them, distractions and life will always try to get in the way and discourage them. Life is a very natural boss that will always check you to see if you really have what it takes, and I welcome the challenge. &lt;/p&gt;

&lt;p&gt;I am currently going over switch functions at the moment, which I can already see working wonders in the logic of games like Hangman or other trivial games that look easy, but require a lot on the logic end. Overall, today was a successful day for studying and I am sure that as I continue to work with Javascript, I will be able to update on any new ideas that I run into. &lt;/p&gt;

</description>
      <category>challenge</category>
      <category>codenewbie</category>
      <category>javascript</category>
    </item>
    <item>
      <title>Day 4: Finding time during transition</title>
      <dc:creator>Torrey Thomas</dc:creator>
      <pubDate>Sun, 24 May 2020 03:21:12 +0000</pubDate>
      <link>https://dev.to/torreythomas/day-4-finding-time-during-transition-1p0n</link>
      <guid>https://dev.to/torreythomas/day-4-finding-time-during-transition-1p0n</guid>
      <description>&lt;p&gt;Today was a pretty rough day for me. &lt;/p&gt;

&lt;p&gt;I had a 12 hour train ride from D.C. to Rochester to visit my sister, and I in turn had nothing to do but code today. I was able to finally complete my responsive web design certificate.&lt;/p&gt;

&lt;p&gt;I found the responsive web design section to be the easiest yes, but there were some very key basic styling and some more advanced styling topics that were new to me and are still important to know.&lt;/p&gt;

&lt;p&gt;I also began to study some Javascript today and go over some of the Javascript basics that I currently possess already. I am quickly coming to the aspects of the language that I still struggle in, which I am excited to learn and get better at. &lt;/p&gt;

&lt;p&gt;I had an immense headache today after working for over 10 hours after I had a 2 hour delay which was grueling. &lt;/p&gt;

</description>
    </item>
    <item>
      <title>Day 3: Responsive Design</title>
      <dc:creator>Torrey Thomas</dc:creator>
      <pubDate>Fri, 22 May 2020 23:51:20 +0000</pubDate>
      <link>https://dev.to/torreythomas/day-3-responsive-design-3o99</link>
      <guid>https://dev.to/torreythomas/day-3-responsive-design-3o99</guid>
      <description>&lt;p&gt;Today was a pretty simple day as far as coding goes. &lt;/p&gt;

&lt;p&gt;I had to find some extra time to code since I am traveling tomorrow and I wanted to be 100% prepared to do so safely during such times. &lt;/p&gt;

&lt;p&gt;I still managed to complete two of the Responsive Web Design challenges and intend on completing two more by the end of the night. &lt;/p&gt;

&lt;p&gt;I got some good practice today with flex-box and functional nav bars. I might intentionally do some extra practice with flex-box and grid design to ensure that these important styling skills are really solid until I can build a fairly simple front-end in ten minutes or even less than that. Once I can do that, I will feel more comfortable moving forward onto the main course of any new developer, JavaScript.&lt;/p&gt;

&lt;p&gt;I am excited to move onto this important skill, but I am forcing myself to have patience and to really focus down on my necessary skills.&lt;/p&gt;

</description>
      <category>codenewbie</category>
      <category>codequality</category>
    </item>
    <item>
      <title>Day 2: Taking the time to really learn the basics. </title>
      <dc:creator>Torrey Thomas</dc:creator>
      <pubDate>Thu, 21 May 2020 22:37:39 +0000</pubDate>
      <link>https://dev.to/torreythomas/day-2-taking-the-time-to-really-learn-the-basics-4p47</link>
      <guid>https://dev.to/torreythomas/day-2-taking-the-time-to-really-learn-the-basics-4p47</guid>
      <description>&lt;p&gt;I think that a lot of developers mean well when they say that new coders shouldn't waste too much time doing things like trying to memorize css classes and html tags. I've read many articles where developers say that they regret all the time that they spent doing CSS challenges and trying to memorize good html markup. They say that they should have focused more on learning by applying and knowing that they could just look the entries up when they need. &lt;/p&gt;

&lt;p&gt;I think that this outlook should be taken with a grain of salt. Using the fact that most things can be searched on Stack Overflow when there's an issue, can be a powerful tool, but also become the crutch that newbie developers like me tend to rely on. This dangerously begins to feel like progress when in actuality, the sites that i'm creating aren't even semantically written, and that is a huge problem. See, the time that these developer's are saying they "wasted" wasn't actually wasted time. Even if they believe that they could've focused on other projects sooner, the extra time they took to go over the basic, menial, and "easy" code skills is what allowed them to work on their larger projects without having to worry about how to make a page responsive or whether to use flex or grid, because they know the skills and which work best like the back of their hand.&lt;/p&gt;

&lt;p&gt;I want a job as bad as the next 20 year old broke guy does, but letting that wish and desire control my timing is what can really leave me with the huge gaps that I have in my knowledge. The funny thing is, here I am, beginning to code again from the start to truly learn the skills without rushing. Had I "wasted" my time by studying HTML and CSS earlier, maybe everything would've came a bit easier. &lt;/p&gt;

&lt;p&gt;I know that I said I would focus on my progress, but today I really wanted to just let anyone reading this know, don't &lt;em&gt; rush &lt;em&gt;. Take your time, learn the skills, and be patient. Your time will come, and when it does, no matter when it does, it will be right on time. That's what I am believing moving forward. &lt;/em&gt;&lt;/em&gt;&lt;/p&gt;

</description>
      <category>firstyearincode</category>
      <category>beginners</category>
      <category>css</category>
      <category>codenewbie</category>
    </item>
    <item>
      <title>Day 1: Began FreeCodeCamp curriculum</title>
      <dc:creator>Torrey Thomas</dc:creator>
      <pubDate>Wed, 20 May 2020 20:55:22 +0000</pubDate>
      <link>https://dev.to/torreythomas/day-1-began-freecodecamp-curriculum-27lo</link>
      <guid>https://dev.to/torreythomas/day-1-began-freecodecamp-curriculum-27lo</guid>
      <description>&lt;h1&gt;
  
  
  Day One
&lt;/h1&gt;

&lt;p&gt;I have had an issue lately that I have been struggling to overcome. Some call it imposter syndrome, the feeling of not being ready when you are more than ready to take the next step as a web developer. &lt;/p&gt;

&lt;p&gt;Except for me, I realized that the reason I felt imposter syndrome, was because I AM an imposter in my eyes. I finished Coding Bootcamp a couple of months ago and while I believe I have the tools and knowledge to leverage those skills into a job, I can personally tell when I haven't truly internalized something. That feeling comes from when I look at the projects I have made and don't feel any real sense of accomplishment from them. &lt;/p&gt;

&lt;p&gt;I am by no means discounting the work that I have previously done, but I know my potential better than anyone else, and I know when I am not fully walking into what my true potential is. I have read tons of articles that motivate me to fix my resume or make large projects and reach out to people. While those things have helped me land a few interviews, I have found that I lack some of the basic understanding skills that are necessary to become an &lt;i&gt; Effective &lt;/i&gt; web developer. &lt;/p&gt;

&lt;p&gt;After taking a hard step back and realizing that at the end of the day, I had to decide if I wanted to continue feeling like a poser, or if I wanted to become an effective developer who isn't just looking for the name or the perks that come with it, but to become an actual asset and earn the title. &lt;/p&gt;

&lt;p&gt;I came to the answer of &lt;i&gt; Yes, I DO want this &lt;/i&gt;&lt;/p&gt;

&lt;p&gt;So, what was I going to do now? I have the Bootcamp experience under my wing, but at the end of the day, being able to display my true skillset and knowledge is what will land me at the job of my dreams, and oh, are my dreams big. I decided to take what I am calling the "baby lifecycle method". The reason I am calling my approach the "baby lifecycle method" is pretty straightforward. I keep trying to get into the prestigious private Universities when I haven't even adequately learned to walk yet, let alone talk or explain the intricacies of scope and closures.&lt;/p&gt;

&lt;p&gt;So, this leads me to the point of my first post. Today I began studying the freeCodeCamp curriculum. After reading some very positive reviews from new engineers and job recruiters alike, I have made the decision to let go of my pride of not knowing and my impatience to find a career to truly allow myself the time and dedication it takes to truly learn something I am passionate about. I am currently working on the first certification on Responsive Web Design, which I have some experience with, but I could always improve. I am even completing the menial tasks that I already know, to reinforce my knowledge. &lt;/p&gt;

&lt;p&gt;I have also decided to begin reading Eloquent Javascript in addition to studying this work to further develop my understanding of Javascript and it's deeper intricacies. &lt;/p&gt;

&lt;p&gt;Overall, I am going to make a post everyday from now on that speaks about what I have learned and how the journey to landing my first web developer position is going. Feel free to join me for the ride and offer any wisdom you might have! &lt;/p&gt;

</description>
      <category>css</category>
      <category>design</category>
      <category>challenge</category>
    </item>
  </channel>
</rss>
