> Here JavaScript, the scripting language I picked up to learn from scratch to advanced level. JavaScript is the heart of the standard web technologies and it is evolving with bleeding-edge features. We'll try to dive deeply into the JavaScript world step by step.  [Source](https://pixabay.com/illustrations/computer-computer-code-programming-1836330/) # <center><b> JavaScript : The Scripting Language</b></center> ### Table Of Contents 1.Introduction to JavaScript 2.Use cases of JavaScript 3.JavaScript in Client-Side 4.JavaScript in Server-side 5.JavaScript’s API, Libraries and Frameworks 6.Manuals and specifications 7.Code editors 8.Developer console ## Introduction to JavaScript: JavaScript is a scripting language that conforms to the ECMAScript specification. It is a multi-paradigm, just-in-time compiled and high-level programming language that lets us implement stunning dynamic features on web pages. HTML, CSS, and JavaScript are the core parts of the standard web technologies. HTML is being used to structure web content and web pages. CSS is for styling these web contents and JavaScript is for dynamically changing or updating or presenting the contents. Let’s take a example and break it down: Only HTML applied -  #### Output Singer:Anusha HTML with CSS -  ## Output  Finally add the below JavaScript code with HTML and CSS ````javascript const para = document.querySelector('p'); para.addEventListener('click', updateName); function updateName() { let name = prompt('Enter a new name'); para.textContent = 'Singer: ' + name; } ```` [Output(Click to show)](https://codepen.io/Minto258/pen/LYpLPYm) #### Next ###### Use cases of JavaScript
author | alrashel |
---|---|
permlink | javascript-the-scripting-language |
category | hive-122108 |
json_metadata | {"tags":["stem","hive","programming","educations4all","js"],"image":["https://images.hive.blog/DQmRYD6d2QvoVgnymodxLrm2fTPEvSBkeeDh4nCESHz8Y9C/computer-1836330_1920.png","https://images.hive.blog/DQmUTiBLVWukYkmjaPL8Q9hXSRTFX5KrHJdbmCnPjxG5ANC/js1.JPG","https://images.hive.blog/DQmbkiT2uZXzHnv5QmSBSC8w84tzwijRE8THo8wCT5P8j3u/js2.JPG","https://images.hive.blog/DQmUsdLD8fqy3y37wrXEVfGAH2qkbhveKzVF2WRJK9NP3So/js3.JPG"],"links":["https://pixabay.com/illustrations/computer-computer-code-programming-1836330/","https://codepen.io/Minto258/pen/LYpLPYm"],"app":"hiveblog/0.1","format":"markdown"} |
created | 2020-04-27 15:44:06 |
last_update | 2020-04-27 15:50:03 |
depth | 0 |
children | 1 |
last_payout | 2020-05-04 15:44:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.034 HBD |
curator_payout_value | 0.031 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 2,167 |
author_reputation | 2,707,464,674,673 |
root_title | "JavaScript : The Scripting Language" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 97,032,729 |
net_rshares | 169,485,655,163 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
honolulu | 0 | 45,431,153,645 | 100% | ||
upv4life | 0 | 3,846,677,468 | 100% | ||
ahai5907 | 0 | 5,185,850,310 | 100% | ||
steemian258 | 0 | 8,491,209,676 | 100% | ||
cmplxty | 0 | 97,028,513,771 | 50% | ||
freisein | 0 | 3,634,810,167 | 100% | ||
limka | 0 | 0 | 100% | ||
ssiena | 0 | 2,975,190,845 | 50% | ||
geleeroyal | 0 | 1,444,300,482 | 100% | ||
sedulousbee | 0 | 1,447,948,799 | 100% | ||
hiveblogger | 0 | 0 | 100% |
Best learning source.
author | hiveblogger | ||||||
---|---|---|---|---|---|---|---|
permlink | re-alrashel-2020427t221314325z | ||||||
category | hive-122108 | ||||||
json_metadata | {"tags":["stem","hive","programming","educations4all","js"],"app":"esteem/2.2.5-mobile","format":"markdown+html","community":"hive-125125"} | ||||||
created | 2020-04-27 16:13:18 | ||||||
last_update | 2020-04-27 16:13:18 | ||||||
depth | 1 | ||||||
children | 0 | ||||||
last_payout | 2020-05-04 16:13:18 | ||||||
cashout_time | 1969-12-31 23:59:59 | ||||||
total_payout_value | 0.000 HBD | ||||||
curator_payout_value | 0.000 HBD | ||||||
pending_payout_value | 0.000 HBD | ||||||
promoted | 0.000 HBD | ||||||
body_length | 22 | ||||||
author_reputation | 84,840,097 | ||||||
root_title | "JavaScript : The Scripting Language" | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 10,000 | ||||||
post_id | 97,033,225 | ||||||
net_rshares | 0 |