Skip to main content

Command Palette

Search for a command to run...

Something awesome in javascript

Published
1 min readView as Markdown
Something awesome in javascript
N

Hi there, My name is Nirav. I am from India. Currently I am learning Java and Dsa. I can code in Html, Css, Javascript, Python ⭐ My projects:

  1. https://pro-quiz-app.herokuapp.com
  2. https://guessnumberofficial.netlify.app ✨ GitHub: https://github.com/Niravprajapati1/

Hey folks, you are know JavaScript. Today i want to tell you some awesome things about javascript. Just try this console.log(5 - "4"); I am trying to subtract a string from number and it's works You will get 1 Then console.log(5 + "4"); Output is 54

Console.log(true+true); And you will get 2 as output because in javascript true contain 1 and false contain 0

I hope you enjoyed this article. My name is Nirav and I am a frontendweb developer. For more articles like that, you can follow me on Twitter

K

Such a great article! You need to turn this into a series! They are almost addictive to read... Keep on going with it!

1
N

Thanks

More from this blog

Nirav Prajapati

7 posts

I love to contribute in open source always ready for learning.