Self Taught Developers
#JavaScript Question What is the difference between null and undefined?
Null
A variable is declared with the value of intentional absence.
Example:
let example = null;
In this case, 'example' is a variable declared with the intentional absence of a value.
Undefined
Undefined is a variable that is declared, but the value has not been assigned.
Example:
let example;
Programming Joke
Why was the JavaScript developer sad?
Because he didn't know how to 'null' his feelings!
Forwarded from Evangadi Tech
Media is too big
VIEW IN TELEGRAM
Now I'm trying to build my portfolio When I finish it,I will share it with you.
@SelfTaughtDev1
@Developers
@DevCommunity
🔥2
Forwarded from Tech 21 (▂▃▄▅▆▇█▓▒░ T I░▒▓█▇▆▅▄▃▂)
Marijn_Haverbeke_Eloquent_Javanoscript_A_Modern_Introduction_to_Programming.pdf
3 MB
Good Book For JavaScript for beginners
👍1
This media is not supported in your browser
VIEW IN TELEGRAM
We create solutions not problem we are programmers.
🙇
🙇