taniarascia / comments

Comments
7 stars 0 forks source link

how-to-write-conditional-statements-in-javascript/ #115

Open utterances-bot opened 2 years ago

utterances-bot commented 2 years ago

How To Write Conditional Statements in JavaScript | Tania Rascia

This article was originally written for DigitalOcean. Introduction In programming, there will be many occasions in which you will want…

https://www.taniarascia.com/how-to-write-conditional-statements-in-javascript/

plussnld commented 2 years ago

hi :) there is a typo in the code section for the OR statement, the operator should be || instead of && screenshot

keep up the good work