Javascript is not wired π¬! Just need to understand some internal concepts.
Diving deep into Abstract Operation for better understanding of type conversation. Often referred as "weirdness"π
#javascript#weirdjavascript#webdevelopment
Dealing with float number instead of integers could break your code. I just thought why not I should change 11/10 to 1.1 in the code. And it goes weird
#javascript#weirdJavascript