-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path152.d2d57c2df7b335a120e6.js
More file actions
1 lines (1 loc) · 1.33 KB
/
152.d2d57c2df7b335a120e6.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). <br>\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 <hr>\n Following is the list of the most recent versions of JavaScript.\n <code> \n <hr>\n ES1, ES2, ES3, ES4, ES5, ES6\n <hr>\n </code>\n After ES6, the versions are named after the year in which they were released.\n <code>\n <hr>\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'}}]);