JavaScript type conversion | JavaScript Quiz 2022

Published: 27 September 2022
on channel: JavaScript for Humans
32
3

JavaScript is a dynamically typed language: we don't specify what types certain variables are.

Values can automatically be converted into another type without you knowing, which is called implicit type coercion. Coercion is converting from one type into another.

In this example, JavaScript converts the number 1 into a string, in order for the function to make sense and return a value.

During the addition of a numeric type (1) and a string type ('2'), the number is treated as a string. We can concatenate strings like "Hello" + "World", so what's happening here is "1" + "2" which returns "12".

Follow @dev.bherulal if you want to be not just a developer but a better developer.👨🏻‍💻

#html #css #css3 #javascript #javascriptdeveloper #reactjs #frontenddeveloper #webdeveloper #webdesigners #100daysofcode #jsdeveloper #iambherulal #frontendmentor #coding #codinglife #freecodecamp #vscode #codingbootcamp #seo #wordpress #php #wordpressdeveloper


On this page of the site you can watch the video online JavaScript type conversion | JavaScript Quiz 2022 with a duration of hours minute second in good quality, which was uploaded by the user JavaScript for Humans 27 September 2022, share the link with friends and acquaintances, this video has already been watched 32 times on youtube and it was liked by 3 viewers. Enjoy your viewing!