-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path152.677d402084f60fe6ee56.js
More file actions
1 lines (1 loc) · 1.33 KB
/
152.677d402084f60fe6ee56.js
File metadata and controls
1 lines (1 loc) · 1.33 KB
1
"use strict";(self.webpackChunkjavascript=self.webpackChunkjavascript||[]).push([[152],{152:(a,e,i)=>{i.r(e),i.d(e,{title:()=>t,story:()=>s});const t="Javascript Introduction",s='\n<div>\n <div class="section">\n <b>JavaScript (JS)</b> is a lightweight, interpreted, or just-in-time compiled programming language with\n first-class functions (functions are treated like variable).\n While it is most well-known as the scripting language for Web pages, It has been taking off in the past decade,\n and is now used in a variety of environments, including servers, phones, and the web.\n </div>\n <div class="section">\n Javascript has evolved over the years, and each new version has introduced new features and capabilities.\n <br>\n Following is the list of the most recent versions of JavaScript.\n <code> \n <br>\n ES1, ES2, ES3, ES4, ES5, ES6\n </code>\n <br>\n <br>\n After ES6, the versions are named after the year in which they were released. <br>\n <code>\n eg. ECMAScript 2016, ECMAScript 2017, ECMAScript 2018...\n </code>\n </div>\n <div class="section">\n Before starting to work on Javascript you should know HTML and CSS if you are intending to learn it for web development.\n </div>\n</div>\n\n'}}]);