<?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: SutarShital</title>
    <description>The latest articles on DEV Community by SutarShital (@codetechpoints).</description>
    <link>https://dev.to/codetechpoints</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%2F798149%2Fcc3c7253-eb66-4112-80b6-3e35fc02ba43.png</url>
      <title>DEV Community: SutarShital</title>
      <link>https://dev.to/codetechpoints</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/codetechpoints"/>
    <language>en</language>
    <item>
      <title>JavaScript Introduction</title>
      <dc:creator>SutarShital</dc:creator>
      <pubDate>Fri, 28 Jan 2022 04:02:05 +0000</pubDate>
      <link>https://dev.to/codetechpoints/javascript-introduction-mf8</link>
      <guid>https://dev.to/codetechpoints/javascript-introduction-mf8</guid>
      <description>&lt;p&gt;&lt;strong&gt;What is JavaScript?&lt;/strong&gt;&lt;br&gt;
• JavaScript initially used for “make web pages dynamic”.&lt;br&gt;
• JavaScript is one of the scripting languages which is dynamic computer programming language to make web pages for browser.&lt;br&gt;
• JavaScript is lightweight interpreted programming language.&lt;br&gt;
• JavaScript is not platform dependent. For example- we can write code in one machine and run to another machine. It’s work fine.&lt;br&gt;
• JavaScript makes static HTML web pages into dynamic web pages.&lt;br&gt;
• JavaScript was first released in 1996, alongside initial support for CSS and extensions to HTML.&lt;br&gt;
• The recent JavaScript ecosystem has many libraries and frameworks.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Why we should learn JavaScript?&lt;/strong&gt;&lt;br&gt;
• To become successful front-end developer and software engineer.&lt;br&gt;
• JavaScript is used for web application and mobile application.&lt;br&gt;
• Most popular programming language in the word.&lt;br&gt;
• A great supply of JavaScript jobs.&lt;br&gt;
• Its super popular.&lt;br&gt;
• JavaScript supports your coding style.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Features in JavaScript&lt;/strong&gt;&lt;br&gt;
• JavaScript is case-sensitive language.&lt;br&gt;
• JavaScript used looping statement.&lt;br&gt;
• JavaScript provide validation for user input.&lt;br&gt;
• JavaScript handling date and time. For example-&lt;br&gt;
• The JavaScript says, “Good Night, isn’t it? Or “Good Morning”, depending on the current time. It also tells you today’s date.&lt;br&gt;
• Good night, isn’t it? Today is Wednesday, 20 February 2019.&lt;br&gt;
• JavaScript performing simple calculations.&lt;br&gt;
• JavaScript is platform independent.&lt;/p&gt;

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