<?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: Aadit</title>
    <description>The latest articles on DEV Community by Aadit (@aadit017).</description>
    <link>https://dev.to/aadit017</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%2F561005%2F5a85fb41-f611-45ef-8559-e313ccac01a4.jpg</url>
      <title>DEV Community: Aadit</title>
      <link>https://dev.to/aadit017</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/aadit017"/>
    <language>en</language>
    <item>
      <title>4 THINGS I AM GOING TO LEARN IN 2021</title>
      <dc:creator>Aadit</dc:creator>
      <pubDate>Sun, 24 Jan 2021 07:04:31 +0000</pubDate>
      <link>https://dev.to/aadit017/4-things-i-am-going-to-learn-in-2021-41pg</link>
      <guid>https://dev.to/aadit017/4-things-i-am-going-to-learn-in-2021-41pg</guid>
      <description>&lt;p&gt;2020 was an excellent year was new front end technologies such as react and vue . As its very clear now that javascript is going to be the go to language for most of the tasks , I planning to spend alot of time this year learning two new frontend frameworks , React and Vue .&lt;br&gt;
Let me first tell some uses of react and Vue . &lt;br&gt;
React is being used by :- &lt;br&gt;
1&amp;gt;Uber&lt;br&gt;
2&amp;gt;Facebook &lt;br&gt;
3&amp;gt;Airbnb&lt;br&gt;
4&amp;gt;Netflix and many more &lt;/p&gt;

&lt;p&gt;Whereas Vue is being used by :- &lt;br&gt;
1&amp;gt;Nintendo &lt;br&gt;
2&amp;gt;Louis Viton&lt;br&gt;
3&amp;gt;Apple &lt;br&gt;
4&amp;gt;Adobe&lt;/p&gt;

&lt;p&gt;For more information about react and vue , you can visit this link &lt;br&gt;
&lt;a href="https://www.monterail.com/blog/vue-vs-react-2020"&gt;LINK&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Besides from these front end frameworks , Ill be learning Deno&lt;br&gt;
Its a replacement to &lt;b&gt;nodejs&lt;/b&gt; . Deno is alot more secure than node as we have to grant permissions for certain files to run . In node we dont have the accessibility check for which files are being viewed by the module but in deno we have the permission to do so . Also that it comes inbuilt with a few modules such as nodemon . In deno instead of using npm packages by downloading them , we simply need to use their url's instead , hence removing the functionality of &lt;b&gt; package.json &lt;/b&gt; . &lt;/p&gt;

&lt;p&gt;The last thing that ill be focusing on this year is golang . The language has been growing alot and is heavily backed up by google . Currently its providing the maximum average salary for a back end language . Golang has a easy learning curve (c like syntax). &lt;br&gt;
One of the reasons ill be learning golang is because of the concurrency . Node is single threaded , that means we can run one process at a time , whereas we can run as many processes in golang as we want provided our device supports it . It has a amazing standard library with a lot of in built convenient to use functions . Golang has a speedy execution , which means the applications are going to be faster than those made by nodejs .&lt;/p&gt;

&lt;p&gt;Well Thank you for reading this far and ill be happy to know in the comments what you guys are going to learn this year .&lt;/p&gt;

&lt;p&gt;&lt;small&gt; --&amp;gt;A cool tip for people who are very good in javascript , learn typescript this year . &lt;/small&gt;&lt;/p&gt;

</description>
      <category>react</category>
      <category>vue</category>
      <category>deno</category>
      <category>go</category>
    </item>
    <item>
      <title>4 languages to learn in 2021 for app dev</title>
      <dc:creator>Aadit</dc:creator>
      <pubDate>Wed, 20 Jan 2021 06:39:07 +0000</pubDate>
      <link>https://dev.to/aadit017/4-languages-to-learn-in-2021-for-app-dev-25md</link>
      <guid>https://dev.to/aadit017/4-languages-to-learn-in-2021-for-app-dev-25md</guid>
      <description>&lt;p&gt;since 2020 had alot of new languages on the rise , here are some of my choices :-&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;1. Dart - Flutter is getting popular day by day and it is a framework used by dart programmers . Dart has a very java like syntax . The learning curve is very easy and programmers can start building stuff within weeks .

&lt;/li&gt;

&lt;li&gt;2. Javascript - Javascript has been the most popular language for atleast 10 years now . A Framework called react native is being used by a lot of programmers today . It is highly dependent upon react . It like flutter is used to create native applications ie applications that run on both android and ios with a single code base . Learning curve is easy when react is known .

&lt;/li&gt;

&lt;li&gt;3.Kotlin- Even though its time for native dev's , android programming still remains at the top and kotlin having java like syntax has the easiest learning curve . 

&lt;/li&gt;

&lt;li&gt;4.Swift - Fully ios dependable apps are created by swift . Learning curve is hard by the pay is also very competitive .

&lt;/li&gt; 

&lt;/ul&gt;

</description>
      <category>android</category>
      <category>mobile</category>
      <category>reactnative</category>
      <category>flutter</category>
    </item>
  </channel>
</rss>
