Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Use ESLint, either in your IDE or using Node. It will save you a lot of time fixing errors like this.
-
@benhongh anything wrong? I write in JavaScript and I write it that way all the time.
-
@peterpiggy I know why it is not executing. Just saying it happens a lot instead of === I write = lot of times.
Oh don't know why my "if" condition never execute.
Happens very very often.
Small things are hard to find.
undefined
javascript
blocks