DEV Community

# conditionals

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Flow Control in Python

Flow Control in Python

4
Comments
3 min read
Pattern-matching in JavaScript

Pattern-matching in JavaScript

6
Comments
2 min read
A Primer On Simple Conditionals

A Primer On Simple Conditionals

2
Comments
6 min read
Back to Basics: Conditional Statements in JavaScript

Back to Basics: Conditional Statements in JavaScript

7
Comments
7 min read
Avoid using ELSE, write a better code

Avoid using ELSE, write a better code

32
Comments 6
2 min read
Why Conditionals?/ My attempt at a thermostat program

Why Conditionals?/ My attempt at a thermostat program

3
Comments 1
1 min read
Learn all the Programming Languages!

Learn all the Programming Languages!

3
Comments
3 min read
Why I prefer objects over switch statements

Why I prefer objects over switch statements

107
Comments 15
7 min read
If Statement Golf: what's the longest one you've seen?

If Statement Golf: what's the longest one you've seen?

6
Comments 14
2 min read
Don't be afraid to expand your code for readability

Don't be afraid to expand your code for readability

10
Comments 17
1 min read
Short-circuiting for faster evaluations in javascript

Short-circuiting for faster evaluations in javascript

6
Comments
3 min read
loading...