Skip to content

Latest commit

 

History

History
20 lines (20 loc) · 606 Bytes

README.md

File metadata and controls

20 lines (20 loc) · 606 Bytes

JavaScript Repository

Hey there! This is a JavaScript studies repository. Into this repository, you're will find simple codes and programs in JavaScript language.

Which content will I find?

Content:

  • Creating variables
  • Using variables
  • Using true and false
  • Checking number equality
  • Comparing numbers
  • Comparing strings
  • Discovering Types
  • logical operators
  • Making decisions
  • Using conditions
  • Coding else statements
  • Incorporating else if
  • Loops
  • Arrays