+ 23
What are the differences ( primary & secondary ) between ECMAscript, JavaScript & jScript and why is it important as developers
I was looking at a few articles around European Computer Manufacturers Association script, JavaScript for Android, Java, iOS direct script, Swift for Android, and a few others.
19 Respuestas
+ 26
[ JavaScript : ] WTF is ES6, ES8, ES 2017, ECMAScript ... ?😄
Learn JavaScript and ECMAScript history and naming conventions is this JavaScript Quickie — https://codeburst.io/javascript-wtf-is-es6-es8-es-2017-ecmascript-dca859e4821c
+ 23
BroFarOps
from article of Flavio Copes:-
ECMAScript is the standard upon which JavaScript is based, and it’s often abbreviated to ES.
So as of 201x, the only popular language supporting the ECMAScript spec is JavaScript.
The current ECMAScript version is ES2018.
It was released in June 2018.
+ 17
BroFarOps Always Welcome! 🍻
ES6 is the newer standardization/version of JavaScript, ( which was released in 2015. ) It has many new features and its syntax is also different than classic JavaScript.
+ 15
[ ES5 to ESNext : ] here’s every feature added to JavaScript since 2015 — https://www.sololearn.com/post/67469/?ref=app
Learn JavaScript in 2019 — https://www.sololearn.com/post/63475/?ref=app
+ 15
Thank you Gordon very much for updates! 😃👍🍻👏👏
+ 11
😄... Yeah,😃✌🍻
https://www.sololearn.com/post/117864/?ref=app
+ 10
There is no JavaScript, there is only ECMAScript.
https://www.sololearn.com/post/33649/?ref=app
+ 10
Interesting how ECMAScript is actually more the hardware operating system language liken to Android... which interprets the JavaScript functions and jScript is liken to jQuery... jScript has mistakenly been called Java yet is a separate block structured language, as Sun named their style of JavaScript as jScript due to Oracle patent.
*I see brother Morpheus has alot on the subject. Thanks Gordon for the link to follow Morpheus post to post.
Always interesting how they try to dump everything into one house Danijel Ivanović and thank you for the link... More reading to explore 😁
+ 9
Yes please send Danijel Ivanović...
All to developing a greater understanding of and resources for the community
+ 8
I agree Schindlabua ...
I'm almost certain after Sun and Oracle integrated they dissolved jScript <devalued> as a base structured language... Might still exist as a library but that is probably it.
+ 7
I want to thank all of you for your time and participation in the topic though we didn't really explore much of the differences more the alignment as Boolean True ECMA = JavaScript = jScript
Danijel Ivanović
Gordon
Schindlabua
And $h!† c0der
Many good reading resources to explore...
+ 6
Thanks Gordon for show us Danijel Ivanović's great resource list...
+ 6
JScript is (was?) also microsoft's broken implementation (extension?) of ecmascript.
I think it's no longer being developed, especially now since Internet Explorer is gone, but you can still see some leftover oddness if you try to doubleclick a .js-file on windows. You'll typically see an error and something about a Windows Script Host.
I'm not sure I've ever seen it being used seriously.
+ 5
https://code.sololearn.com/WKFF4vOCr3mi/?ref=app
+ 1
nice
0
Best website to learn any technology free of coast.
Http://www.javatpoint.com/