<?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: Gilbert Rabut Tsurwa</title>
    <description>The latest articles on DEV Community by Gilbert Rabut Tsurwa (@gillyrabuttsurwa).</description>
    <link>https://dev.to/gillyrabuttsurwa</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%2F335929%2Fc858ceed-b527-44a9-878a-f4d70aa57404.jpeg</url>
      <title>DEV Community: Gilbert Rabut Tsurwa</title>
      <link>https://dev.to/gillyrabuttsurwa</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/gillyrabuttsurwa"/>
    <language>en</language>
    <item>
      <title>First Post: Javascript Frameworks</title>
      <dc:creator>Gilbert Rabut Tsurwa</dc:creator>
      <pubDate>Tue, 18 Feb 2020 20:42:21 +0000</pubDate>
      <link>https://dev.to/gillyrabuttsurwa/first-post-javascript-frameworks-3jd0</link>
      <guid>https://dev.to/gillyrabuttsurwa/first-post-javascript-frameworks-3jd0</guid>
      <description>&lt;p&gt;If I knew things like these existed where you could blog, I would've started a long time ago. Anyways, straight to the point.&lt;/p&gt;

&lt;p&gt;I am quite new to web development and after 3 years of getting myself comfortable with front-end development with the fundamental 3 (HTML, CSS and JavaScript), I have been struggling on picking the right framework. I initially chose React, because that was everyone was talking about. Although I got the basics down pretty well, such as props and state, I found some critical parts of it very overwhelming, such as passing state from parent to child.&lt;/p&gt;

&lt;p&gt;After doing some research, I was hearing a lot of experienced developers declare that VueJS is friendlier as a framework to learn as a step up in making applications using plain Vanilla JS. I gave VueJS a shot, and so far, I really like it. This whole JavaScript framework stuff makes my head spin, but after giving VueJS a try, I'm taking it and running with it. Best case scenario, VueJS will be a stepping stone to learning React and other future frameworks that are bound to manifest themselves in the future. &lt;/p&gt;

&lt;p&gt;On the side, I picked up Svelte, and as a "framework" (because it's simply a compiler) and I love that even more. Apparently it is ideal to choose just one framework to learn at a time, but I can't resist but play around with Svelte during the weekends on my off-time for example.&lt;/p&gt;

&lt;p&gt;I didn't know the world of Javascript was so expansive. It is overwhelming as someone new to web development, but it comes with the territory. &lt;/p&gt;

&lt;p&gt;Nothing to constructive, nor is there a takeaway message for my first post. I just wanted to get my thoughts out and get the ball rolling with this blogging thing. &lt;/p&gt;

</description>
      <category>javascript</category>
      <category>frameworks</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
