<?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: KingCodingByDee2020</title>
    <description>The latest articles on DEV Community by KingCodingByDee2020 (@kingcodingbydee2020).</description>
    <link>https://dev.to/kingcodingbydee2020</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%2F562271%2Fa77e60a7-da79-4a44-bdad-ab622b65819e.png</url>
      <title>DEV Community: KingCodingByDee2020</title>
      <link>https://dev.to/kingcodingbydee2020</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/kingcodingbydee2020"/>
    <language>en</language>
    <item>
      <title>Time to RIDEEE!!!!</title>
      <dc:creator>KingCodingByDee2020</dc:creator>
      <pubDate>Mon, 22 Feb 2021 21:54:26 +0000</pubDate>
      <link>https://dev.to/kingcodingbydee2020/time-to-rideee-24h8</link>
      <guid>https://dev.to/kingcodingbydee2020/time-to-rideee-24h8</guid>
      <description>&lt;h1&gt;
  
  
  Davoris Cowell
&lt;/h1&gt;

&lt;h3&gt;
  
  
  About Me
&lt;/h3&gt;

&lt;p&gt;Hi! I'm from Georgia. I've been coding for four years now but there's never too much knowledge!&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Dublin, GA 31021.&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Week 6&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;&lt;strong&gt;WELCOME TO REACT!!!&lt;/strong&gt;&lt;/em&gt;&lt;br&gt;
We're starting react now! We started making our own &lt;em&gt;SPAs&lt;/em&gt;. A SPA is also known as a &lt;strong&gt;Single Page Application&lt;/strong&gt;. It loads a single document in a browser with &lt;em&gt;JS APIs&lt;/em&gt; and grabs data using HTTP request or the &lt;em&gt;fetch&lt;/em&gt; method.&lt;br&gt;
&lt;strong&gt;React&lt;/strong&gt; components use a render() method that takes input data and returns what to display.&lt;br&gt;
Also whole receiving input data (this.props), a component can keep it's internal state data (this.state). When a component’s state data changes, the rendered markup will be updated by re-invoking render(). You can, using props and state, put together a small application that will track the current data as well as the text that the user has input.&lt;br&gt;
&lt;strong&gt;React&lt;/strong&gt; also lets us interface with other libraries and frameworks. And since it's written in &lt;em&gt;JS&lt;/em&gt;, you can easily pass data through your app and keep state out of the DOM.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;&lt;strong&gt;&lt;a href="https://reactjs.org/"&gt;https://reactjs.org/&lt;/a&gt;&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>javascript</category>
      <category>bootcamp</category>
      <category>firstyearincode</category>
    </item>
    <item>
      <title>Its Getting Shifty!!</title>
      <dc:creator>KingCodingByDee2020</dc:creator>
      <pubDate>Mon, 15 Feb 2021 18:08:55 +0000</pubDate>
      <link>https://dev.to/kingcodingbydee2020/its-getting-shifty-371h</link>
      <guid>https://dev.to/kingcodingbydee2020/its-getting-shifty-371h</guid>
      <description>&lt;h3&gt;
  
  
  About Me
&lt;/h3&gt;

&lt;p&gt;Hi! I'm from Georgia. I've been coding for four years now but there's never too much knowledge!&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Dublin, GA 31021.&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;#Weeks 4 &amp;amp; 5&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;Its been getting crazy! The methods and terminology isn't hard to understand. We're going over filters, functionality, and modular extensibility. &lt;br&gt;
Filters are types of modules that we cam use in our code to help with functionality. We can create new directories and index &lt;em&gt;JS&lt;/em&gt; files to then add data and code for export into our root index &lt;em&gt;JS&lt;/em&gt; file for functionality. &lt;br&gt;
We've also learned about the &lt;em&gt;keyup&lt;/em&gt; method that does actions once someone has started typing in a text field.&lt;/p&gt;

&lt;p&gt;Understanding the concepts isn't the hard part, it's actually applying it and making sure everything doesn't crash and still functions! This is the start to &lt;strong&gt;React JS&lt;/strong&gt; s0 I know it's gonna be a rocky road!!! &lt;/p&gt;

</description>
      <category>beginners</category>
      <category>javascript</category>
      <category>bootcamp</category>
      <category>newb</category>
    </item>
    <item>
      <title>Whoa there Bubba!!!!</title>
      <dc:creator>KingCodingByDee2020</dc:creator>
      <pubDate>Mon, 01 Feb 2021 18:46:25 +0000</pubDate>
      <link>https://dev.to/kingcodingbydee2020/whoa-there-bubba-4b3p</link>
      <guid>https://dev.to/kingcodingbydee2020/whoa-there-bubba-4b3p</guid>
      <description>&lt;h1&gt;
  
  
  Davoris Cowell
&lt;/h1&gt;

&lt;h3&gt;
  
  
  About Me
&lt;/h3&gt;

&lt;p&gt;Hi! I'm from Georgia. I've been coding for four years now but there's never too much knowledge!&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Dublin, GA 31021.&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Weeks 2 &amp;amp; 3&lt;/strong&gt;
&lt;/h2&gt;

&lt;h3&gt;
  
  
  &lt;em&gt;Functions &amp;amp; Object Oriented Programming&lt;/em&gt;
&lt;/h3&gt;

&lt;p&gt;What we learned these past two weeks have been challenging, but yet very productive. We've been going over objects, arrays, and functions. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Functions&lt;/strong&gt; are one of the fundamental building blocks in &lt;em&gt;JavaScript&lt;/em&gt;. A function in &lt;em&gt;JavaScript&lt;/em&gt; is similar to a procedure—a set of statements that performs a task or calculates a value, but for a procedure to qualify as a function, it should take some input and return an output where there is some obvious relationship between the input and the output. To use a function, you must define it somewhere in the scope from which you wish to call it. Functions can be declared or expressed. The difference between the two id when and where they are invoked. We've also discussed how a function can be called in another function, which is called closures. &lt;em&gt;Closures&lt;/em&gt; are the nesting of functions, and grants the inner function full access to all the variables and functions defined inside the outer function.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Object Oriented Programming&lt;/strong&gt; or &lt;em&gt;&lt;strong&gt;OOP&lt;/strong&gt;&lt;/em&gt; is based on the concept of "objects", which can contain data and code: attributes or properties, and code, in the form of methods. Objects can contain related data and code, which represent information about the thing you are trying to model, and functionality or behavior that you want it to have. Object data can be encapsulated in a namespace making it easy to structure and access. &lt;/p&gt;

&lt;p&gt;&lt;em&gt;Special thanks to the MDN for helping me understand these definitions more thoroughly!!&lt;/em&gt;&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>fullstack</category>
      <category>juniordev</category>
      <category>noob</category>
    </item>
    <item>
      <title>Lets get this party started!!! #NOOB</title>
      <dc:creator>KingCodingByDee2020</dc:creator>
      <pubDate>Mon, 18 Jan 2021 16:50:11 +0000</pubDate>
      <link>https://dev.to/kingcodingbydee2020/lets-get-this-party-started-noob-28ap</link>
      <guid>https://dev.to/kingcodingbydee2020/lets-get-this-party-started-noob-28ap</guid>
      <description>&lt;h1&gt;
  
  
  Davoris Cowell
&lt;/h1&gt;

&lt;h3&gt;
  
  
  About Me
&lt;/h3&gt;

&lt;p&gt;Hi! I'm from Georgia. I've been coding for four years now but there's never too much knowledge!&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Dublin, GA 31021.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;28 years old&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;em&gt;Hobbies include music, basketball, coding, and video games.&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Now learning:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;HTML&lt;/li&gt;
&lt;li&gt;CSS&lt;/li&gt;
&lt;li&gt;JavaScript&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Perks of Me
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;Very Motivated&lt;/li&gt;
&lt;li&gt;Dedicated&lt;/li&gt;
&lt;li&gt;Passionate &lt;/li&gt;
&lt;li&gt;Punctual &lt;/li&gt;
&lt;li&gt;High-Energy&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;READY TO SUCCEED!!&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;




&lt;h2&gt;
  
  
  Week 1
&lt;/h2&gt;

&lt;p&gt;Our first week wasn't bad. We went over the fundamentals of basic JS, GIT, and Github. The coding itself can prove to be difficult and I've seen myself getting stuck multiple times. I'm glad we have mentor to talk to and other people who are also in the cohort to help if there's ever a problem. I will be explaining the three topics we've covered so far.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;JavaScript&lt;/strong&gt; is the scripting language that we use to create dynamic functionality on the web. It is a text-based programming language that allows you to make web pages interactive. Where HTML and CSS are languages that give structure and style to what you see on web pages, such as words, colorization, and some images, JavaScript gives web pages interactive elements that engage a user, and runs the background work. JS can be used in both client-side and server-side.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Git&lt;/strong&gt; is a &lt;em&gt;version control system&lt;/em&gt; (VCS) that helps with tracking files in what is called a &lt;em&gt;repository&lt;/em&gt;. This is helpful because when you edit a file, git can help you determine exactly what changed, who changed it, and why! WHen multiple people are on a project, Git can be used to help keep track of changes and tracking progress. This can be done with a &lt;em&gt;command-line interface&lt;/em&gt; (CLI), a &lt;em&gt;graphical user interface&lt;/em&gt; (GUI or gooey), or by using &lt;strong&gt;Github&lt;/strong&gt; itself!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://repl.it/~"&gt;Check this out!&lt;/a&gt;&lt;br&gt;
&lt;a href="https://www.bitcoin.com/"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--sX_fT80x--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn.tinybuddha.com/wp-content/uploads/2016/01/Happy-Guy.jpg" alt="happy black guy with dreads"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>beginners</category>
      <category>codenewbie</category>
      <category>firstpost</category>
    </item>
  </channel>
</rss>
