Skip to content

jassergu/THM-JavaScript-Basics--Walkthrough

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

THM-JavaScript-Basics

these are answers of thm room link room : https://tryhackme.com/room/javascriptbasics During this room, we will be covering the basics of the programming language JavaScript.

The main purpose of this language is to implement interactiveness into webpages and web applications, but thanks to the millions of individuals in the community, we've been able to control more than just the interactiveness of web pages. Thanks to the community, we can now use JavaScript to control servers, create video games, code mobile applications, and can even be used for cybersecurity in some scenarios.

Here are a few things we will be covering during this room: Variables Conditionals Functions Objects Loops DOM (Document Object Model) XSS (Cross-Site Scripting)

About

these are answers of thm room

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors