DEV Community

# readability

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Why do we write JavaScript like this?

Why do we write JavaScript like this?

84
Comments 66
3 min read
1 small tip to improve your code readability

1 small tip to improve your code readability

65
Comments 16
1 min read
Make your function calls more readable

Make your function calls more readable

53
Comments 3
4 min read
Code readability metrics?

Code readability metrics?

29
Comments 13
2 min read
Code Indirection

Code Indirection

14
Comments
2 min read
Type Aliases in Rust

Type Aliases in Rust

11
Comments 3
2 min read
How Transition Words Improve Readability and SEO

How Transition Words Improve Readability and SEO

10
Comments
4 min read
Improved JSX Readability with Switch-Case Statements in React Components

Improved JSX Readability with Switch-Case Statements in React Components

10
Comments 1
2 min read
Unraveling callbacks with async functions

Unraveling callbacks with async functions

10
Comments
4 min read
Ruby quick tip: ABC, Always Be Constantizing

Ruby quick tip: ABC, Always Be Constantizing

9
Comments
2 min read
An example of improving readability in a React component

An example of improving readability in a React component

8
Comments
3 min read
On Readability

On Readability

8
Comments
2 min read
Please stop using ||= all the time

Please stop using ||= all the time

8
Comments 1
3 min read
PowerShell Readability For Others

PowerShell Readability For Others

8
Comments
2 min read
Human Conditionals: Pattern Matching in JavaScript

Human Conditionals: Pattern Matching in JavaScript

6
Comments
4 min read
Readable Code: Stacking Tokens

Readable Code: Stacking Tokens

6
Comments 3
1 min read
Mastering Kotlin indexed access operator

Mastering Kotlin indexed access operator

6
Comments
4 min read
Long names are a code smell

Long names are a code smell

6
Comments 1
2 min read
Readability is paramount

Readability is paramount

6
Comments 8
2 min read
Naming Patterns Matter

Naming Patterns Matter

5
Comments
3 min read
Ruby Readability

Ruby Readability

5
Comments 1
2 min read
Code navigation

Code navigation

5
Comments
4 min read
Best practices to write a readable and maintainable code | Choosing meaningful names

Best practices to write a readable and maintainable code | Choosing meaningful names

5
Comments 6
9 min read
Write love letters in React

Write love letters in React

4
Comments
6 min read
Humans, not computers.

Humans, not computers.

3
Comments
3 min read
Code comprehension

Code comprehension

3
Comments
2 min read
Guard clauses & Magic numbers

Guard clauses & Magic numbers

3
Comments
2 min read
Decoding Readability Score? Meaning, Use-cases & Approaches

Decoding Readability Score? Meaning, Use-cases & Approaches

3
Comments
5 min read
Readability vs performance

Readability vs performance

2
Comments
1 min read
How To Write Readable React Content States

How To Write Readable React Content States

2
Comments
9 min read
Farewell to Null Pointers: How Java 8's Optional Class Can Save Your Code

Farewell to Null Pointers: How Java 8's Optional Class Can Save Your Code

2
Comments
2 min read
Importance of writing a clean code and how to make code readable

Importance of writing a clean code and how to make code readable

1
Comments 1
2 min read
The Readability-Performance Paradox: My Experience as a Small Team Developer

The Readability-Performance Paradox: My Experience as a Small Team Developer

1
Comments
4 min read
"Readability" is subjective

"Readability" is subjective

1
Comments
2 min read
Question on easing comprehension

Question on easing comprehension

1
Comments
1 min read
Using Kotlin scope functions to create deeply nested Java objects easily

Using Kotlin scope functions to create deeply nested Java objects easily

1
Comments
3 min read
When is a shortcut appropriate?

When is a shortcut appropriate?

Comments
2 min read
Should we use shorthand?

Should we use shorthand?

Comments 1
2 min read
Refactoring for readability

Refactoring for readability

Comments
2 min read
Enhancing Readability: The Power of MARK Comments in Swift Development

Enhancing Readability: The Power of MARK Comments in Swift Development

Comments
3 min read
5 essential tips to writing readable code

5 essential tips to writing readable code

Comments
5 min read
Proposal for a framework.json file in Angular applications

Proposal for a framework.json file in Angular applications

Comments
2 min read
loading...