java - Why doesn't Chrome Developer's Tools an JS Fiddle include classes and void while in the Javascript console? -


I'm a new developer, and usually walking around in JS Friedal and Chrome Developer Tools. Looking at the responses on stack overflow, I saw that the user started from the public class and the static zero. Why do not I have to do this in Developer Tools?

are Java and Javascript

Put simply, Java was a low-level language, which is designed for server-side operation or operation in applet, while JavaScript basically websites (especially with static HTML content) Interactivity was designed to add Since then, the server-side space has also evolved, but now you do not need to confuse those words.

Today, there is no more common ground than any other two programming languages ​​in two languages.

You will see in dev tool that stands for JSL "JavaScript" JavaScript JS Fredl

It is very unlikely that you actually use Java in your browser are doing. Examples of Java applications include: Android Apps, Eclipse (code editor suite), software on your ATMs etc. Examples include you everything that appears on the web at popular sites JavaScript apps: Whenever some animated, sound creates, reacts on your keyboard or mouse input or flash or you 3D content without loading similar plugins If you do, you are usually working with Javascript.

Comments

Popular posts from this blog

ios - Adding an SKSpriteNode to SKScene from a child SKSpriteNode -

Matlab transpose a table vector -

c# - Textbox not clickable but editable -