Overview Introduction to JavaScript

Welcome to JavaScript



JavaScript is one of the most popular programming languages on earth and is used to add interactivity to webpages, process data, as well as create various applications (mobile apps, desktop apps, games, and more)
Learning the fundamentals of a language will enable you to create the program you desire, whether client-side or server-side.
Select the correct statement:

JavaScript is a server-side only language
You can use JavaScript to create interactive web elements   ans
JavaScript is used only for web apps

Comments

Popular posts from this blog

Introducing object part 3

Comparison Operators part 2

Module 2