Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in ternary-operator
Is it a good practice to use "ternary operation" in the "for" loop condition?
Nov 23, 2025
c++
for-loop
conditional-statements
ternary-operator
TCL ternary operator does not like empty string
Nov 22, 2025
tcl
ternary-operator
Javascript null coalescing help, how can I incorporate a threshold value? a = b || c but if b > d, choose c
Nov 22, 2025
javascript
ternary-operator
null-coalescing-operator
(How) is it possible to catch an exception in a Java ternary operator statement?
Nov 19, 2025
java
exception
ternary-operator
Javascript - typeof in a ternary
Nov 19, 2025
javascript
undefined
ternary-operator
typechecking
Conditionally adding multiple classes in a ternary using React's className attribute with PostCSS
Nov 17, 2025
javascript
css
reactjs
ternary-operator
postcss
Ternary Operator Associativity
Nov 01, 2025
swift
operators
ternary-operator
associativity
How to declare a variable in a ternary expression?
Oct 28, 2025
javascript
scope
ternary-operator
variable-declaration
Jenkins: groovy DSL: using the ternary operator to distinguish between FreeStyleJob and MatrixJob
Oct 18, 2025
jenkins
groovy
ternary-operator
jenkins-job-dsl
groovydsl
Javascript inline replace undefined with empty string
Sep 20, 2025
javascript
string
undefined
ternary-operator
Is the conditional move optimization against the C standard?
Sep 12, 2025
c
assembly
language-lawyer
compiler-optimization
ternary-operator
Ternary operator assignment in Objective-C [duplicate]
Sep 05, 2025
objective-c
ternary-operator
php ternary operator giving an error
Mar 26, 2023
php
if-statement
ternary-operator
Is it possible to use the ternary operator "?" to fill an array list in C/C++?
Mar 17, 2023
c++
c
ternary-operator
Does JavaScript have an expression form of switch?
Mar 14, 2023
javascript
switch-statement
ternary-operator
Performance of ternary operator vs if-else statement
Mar 11, 2023
python
if-statement
ternary-operator
Why is array initialization with ternary operator illegal?
Mar 07, 2023
c
arrays
ternary-operator
Can I remove double evaluation whilst keeping lambda expression
Mar 06, 2023
python
lambda
ternary-operator
Doubts about the 'var' keyword and ternary operator ?:
Feb 26, 2023
c#
type-inference
ternary-operator
var
set 2 values in a ternary operation - C
Sep 03, 2025
c
if-statement
ternary-operator
Older Entries »