Top 5 JavaScript interview questions and answers for Experienced | latest interview questions

preview_player
Показать описание
JavaScript was invented by Brendan Eich in 1995, and became an ECMA standard in 1997.

ECMA-262 is the official name of the standard. ECMAScript is the official name of the language.

JavaScript is a lightweight, interpreted programming language. It is designed for creating network-centric applications.

Initially only implemented client-side in web browsers, JavaScript engines are now embedded in many other types of host software, including server-side(node) in web servers and databases.

Universal support: all modern Web browsers support JavaScript with built-in interpreters.
Рекомендации по теме
visit shbcf.ru