#whyusejavascript
Explore tagged Tumblr posts
websitsedesign · 2 years ago
Text
Some features of JavaScript
Tumblr media
Scripting Language. Javascript is lightweight scripting
Language designed for client-side execution in the browser. …
Interpreter based.
Event handling
Light Weight.
Case insensitive.
CONTROL STATEMENT.
Matters as first class citizens.
Works as a first class citizen (supports functional programming)
0 notes
websitsedesign · 2 years ago
Text
What is JavaScript?
Tumblr media
JavaScript is a programming language for the web. It can update and change both HTML and CSS. It can calculate, manipulate and validate data. JavaScript is a dynamic programming language that is used for web development, web applications, game development, and more. It allows you to apply dynamic features to web pages that cannot be done with just HTML and CSS.
0 notes