added Youtube link in line 15 with a bit of intro (#22263)
This commit is contained in:
		@@ -14,7 +14,7 @@ Notably, JavaScript has no relation to Java. [JavaScript: The World's Most Misun
 | 
				
			|||||||
The official name of JavaScript is ECMAScript defined under Standard [ECMA-262](https://www.ecma-international.org/publications/standards/Ecma-262.htm)
 | 
					The official name of JavaScript is ECMAScript defined under Standard [ECMA-262](https://www.ecma-international.org/publications/standards/Ecma-262.htm)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
If you want to learn more about the JavaScript language, and why it's so widely used, read Quincy Larson's article - [Which programming language should I learn first?](https://medium.freecodecamp.org/what-programming-language-should-i-learn-first-%CA%87d%C4%B1%C9%B9%C9%94s%C9%90%CA%8C%C9%90%C9%BE-%C9%B9%C7%9D%CA%8Dsu%C9%90-19a33b0a467d) -
 | 
					If you want to learn more about the JavaScript language, and why it's so widely used, read Quincy Larson's article - [Which programming language should I learn first?](https://medium.freecodecamp.org/what-programming-language-should-i-learn-first-%CA%87d%C4%B1%C9%B9%C9%94s%C9%90%CA%8C%C9%90%C9%BE-%C9%B9%C7%9D%CA%8Dsu%C9%90-19a33b0a467d) -
 | 
				
			||||||
or watch this [inspiring video from Preethi Kasireddy](https://www.youtube.com/watch?v=VqiEhZYmvKk).
 | 
					or watch this [inspiring video from Preethi Kasireddy](https://www.youtube.com/watch?v=VqiEhZYmvKk). Or else you can watch this [commendable video by Matt Hippely about the history of JavaScript and up to date with modern Javascript practices.](https://youtu.be/CseCDFed458)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Standalone JavaScript Engines
 | 
					## Standalone JavaScript Engines
 | 
				
			||||||
Mozilla's SpiderMonkey, the first JavaScript engine ever written, currently used in Mozilla Firefox.
 | 
					Mozilla's SpiderMonkey, the first JavaScript engine ever written, currently used in Mozilla Firefox.
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user