Javascript
Dongdiri96
Posted on July 21, 2024
Javascript basics
7/21
Today I started to study Javascript through videos online. I learned:
- terminate syntax
;
-
console.log()
function - variables with
let
- objects (basically a dictionary)
- arrays (length dynamic, datatype flexible)
- functions I will continue to study to actually program the website next week. Can't wait.
💖 💪 🙅 🚩
Dongdiri96
Posted on July 21, 2024
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.