Please enable JavaScript.
Coggle requires JavaScript to display documents.
Java Script (((Les opérateurs: "Unaire" ou "binaire"…
Java Script
-
const
Uppercase constants, çok sayida kod yazilinca büyük harf kullanmak genel bir görüs (convention)
-
(bag constant, icindeki deyil)
-
-
-
-
Type Conversions
Tostring (baglamak icin)
false devient "false", null devient "null"
-
-
-
undefined (kullnilmaz, yerine null..)
-
-
-