CodeWithMarco
10 posts

CodeWithMarco
@CodeWithMarco
Full-stack Developer 💻 JavaScript Enthusiast | Sharing coding tutorials and tips 💡 Let's connect and learn together! #CodeWithMarco
Katılım Mart 2024
901 Takip Edilen247 Takipçiler

Do you know what is the result of 'typeof NaN' in JavaScript? Test your knowledge by replying with an explaination💡#javascript #webdevelopment #coding #quiz #javascriptquiztime

English

@itsRiyaj_ That's correct @itsRiyaj_ ! 👏
The typeof NaN is always number.
English

@CodeWithMarco typeof NaN is Number.
Cause when we try to convert any string datatype into number the value is NaN but datatype is Number
English

@SaqibShakoor15 No @SaqibShakoor15 ...
NaN is considered a special value that falls in the numeric data type. So the typeof NaN is number.
English

What does 'typeof null' return in JavaScript? Test your knowledge!💡Reply with your answer and explanation 📝#javascript #webdevelopment #coding #quiz #javascriptquiztime

English

Just published an article about JavaScript data types! 💡 Check it out in the link below! #javascript #webdevelopment #coding #datatypes
linkedin.com/pulse/understa…
English

Hey everyone! Just shared a new article covering JavaScript hoisting and the Temporal Dead Zone (TDZ). Check it out in the link below!💡#javascript #webdevelopment #codingtips #hoisting #temporaldeadzone
linkedin.com/pulse/javascri…
English

Just published a comprehensive guide on JavaScript variable declarations! 💡Discover when to use 'var', 'let' and 'const' for writing cleaner and bug-free code. Check it out in the link below! #javascript #webdevelopment #var #let #const
linkedin.com/pulse/javascri… via @LinkedIn
English




