Dyskusje Q&A
Searching Q&A - no AND?
7 głosów
5 odpowiedzi? : are called Ternary Operators.
ex.
var = booleanExp ? ValueIfTrue : ValueIfFalse;
and that ? literally means "Asking a Question" Asking if the Boolean Expression is True.
If the Boolean Expression returned true, the Value for "True" will be assigned to the variable.
If the Boolean Expression returned false, the Value for "False" will be the one that'll be assigned to the variable instead.
I'm not asking a question, I just wanna share this to you guys 😁
18 głosów
6 odpowiedziWhy it's true?
1 Głos
2 odpowiedziJAVASCRIPT CHALLENGE QUESTION
3 głosów
1 Odpowiedźjavascript false?
0 głosów
5 odpowiedziHow does one use Boolean?
0 głosów
2 odpowiedziPlease explain this
0 głosów
8 odpowiedziА как понять булевые
1 Głos
4 odpowiedziWhy sometimes print 0
0 głosów
2 odpowiedziArrays
4 głosów
2 odpowiedziUsing 'and' vs a range?
0 głosów
2 odpowiedziPopularne dzisiaj
How to improve code readability
0 Votes
Functions
1 Votes
App
0 Votes
I NEED to make a game
0 Votes
Please help with the output
0 Votes
Grouping data is not working
0 Votes
Use of flag
0 Votes
Mentor
0 Votes