Skip to content

cyberfolk/js-basics

Repository files navigation

Javascript Basics

Initial commit: 07/3/23

Info: 🌠 This Repo contains fundamental Javascript exercises such as:

Exercises list

  • biglietto-treno → The user enters the parameters and the ticket price will be shown on the page.
  • biglietto-treno-form → Like the previous exercise but the data is passed through a form.
  • dice → The PC rolls two dice and says who won.
  • login → The user enters his email, and the PC checks in an array and determines if the user can log in.
  • lista-spesa → Print the elements of an array to the screen with a while loop.
  • pali → The user enters a word and the PC says if it is a palindrome.
  • dispari → The user chooses odd or even, PC will sum 2 random numbers, and tell if the user guessed correctly.
  • our-team → Print cards to the screen to represent the data contained in an object-array.
  • pwdgen-wannabe → The user enters parameters and the PC returns them concatenated into a string,
  • social-posts → Add JS script to modularize a given HTML template.
  • snacks → Quick and technical exercises.

About

Javascript initial exercises

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published