We want to make this open-source project available for people all around the world.
Help to translate the content of this tutorial to your language!
What is this code going to show?
alert( 1 && null && 2 );
The answer: null, because it’s the first falsy value from the list.
null
alert(1 && null && 2);
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル