Nieuws

javascript-variables Variables Exercises Basic Requirments 1.Below we have variable declarations--where we make a statement about what the variables are. Fix each of the variable declarations in a ...
/*Imitate a Twitter "Tweet" by creating a 280 max-character JavaScript prompt for the user to enter a tweet. Once the user enters his/her Tweet, display an alert with the amount of characters the user ...