Weakly typed
Dynamically typed
1 + 1
= 2
1 + "1"
= "11"
"11" + 1
= "111"
"11" - 1
= 10
true + true
true + [ ]
= "true"
[ 12, 56, 45]
Strongly typed
Statically typed
👩🏽💻
📋
🕵️♀️
Release
🖥️
By hewingram