Build a Rock Paper Scissors Game using JavaScript Part #2 | HTML | CSS | Web Design | @SCALER

preview_player
Показать описание

What is JavaScript?
JavaScript is a versatile programming language primarily used for developing web applications. It enables interactivity on web pages, allows manipulation of HTML elements, handles events, and supports a wide range of functionalities, making it a crucial component of modern web development.

What is Web Development?
Web development refers to the process of creating and maintaining websites and web applications. It involves various aspects, including web design, front-end development, back-end development, server-side scripting, and database management. Web developers use programming languages, such as HTML, CSS, JavaScript, PHP, and others, to build and deploy websites that are functional, user-friendly, and accessible on different devices and platforms.

What is App Development?
App development is the process of creating software applications that run on mobile devices, such as smartphones and tablets. It involves designing the user interface, writing code for the app's functionality, and testing the app to ensure it works as intended. The goal is to create a useful and engaging app for users.

#html #css #javascript #softwareengineering #scaler
______________________________________________________________________________

About SCALER:

A transformative tech school, creating talent with impeccable skills. Upskill and Create Impact.

📌 Follow us on Social and be a part of an amazing tech community📌

🔔 Hit that bell icon to get notified of all our new videos 🔔

If you liked this video, please don't forget to like and comment. Never miss out on our exclusive videos to help boost your coding career! Subscribe to Scaler now!
Рекомендации по теме
Комментарии
Автор

15:07 Reason for getting error for using var: when we use var in the loop, the i variable is not block-scoped, and its value is shared among all the event listener functions.

chandandutta
Автор

If we use var instead of let the value of 'i' is being reassigned in the code which is bad so using let is the to way but if we use const the 'i' will go anonymous and will throw a TypeError but the code runs perfectly file

ChandraSekhar-nc
join shbcf.ru