Forem

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Applying Curiously Recurring Template Pattern in Day-To-Day C++ Coding
Cover image for Applying Curiously Recurring Template Pattern in Day-To-Day C++ Coding

Applying Curiously Recurring Template Pattern in Day-To-Day C++ Coding

15
Comments
9 min read
How do you identify "over-engineering"?
Cover image for How do you identify "over-engineering"?

How do you identify "over-engineering"?

78
Comments 53
1 min read
What's in a useful commit message?

What's in a useful commit message?

5
Comments
3 min read
JavaScript Clean Code — More Heuristics

JavaScript Clean Code — More Heuristics

6
Comments
4 min read
JavaScript Clean Code — Smells and Heuristics

JavaScript Clean Code — Smells and Heuristics

6
Comments
4 min read
First chrome Extension

First chrome Extension

4
Comments
1 min read
Best Practices in Blockchain Smart Contract Development
Cover image for Best Practices in Blockchain Smart Contract Development

Best Practices in Blockchain Smart Contract Development

10
Comments
2 min read
More readable conditional with Array.includes()

More readable conditional with Array.includes()

35
Comments 8
1 min read
JavaScript Clean Code — Horizontal Formatting

JavaScript Clean Code — Horizontal Formatting

7
Comments
4 min read
JavaScript Clean Code — Function Parameters and Side Effects

JavaScript Clean Code — Function Parameters and Side Effects

13
Comments
4 min read
Removing repetitions from Array using the class Set
Cover image for Removing repetitions from Array using the class Set

Removing repetitions from Array using the class Set

7
Comments 2
1 min read
API Sorrows
Cover image for API Sorrows

API Sorrows

32
Comments 5
8 min read
Loose application server coupling
Cover image for Loose application server coupling

Loose application server coupling

5
Comments
1 min read
Git Sweet Git

Git Sweet Git

2
Comments
7 min read
JavaScript Best Practices — Designing Functions

JavaScript Best Practices — Designing Functions

79
Comments 2
3 min read
JavaScript Best Practices — Rest Operator

JavaScript Best Practices — Rest Operator

47
Comments 3
4 min read
JavaScript Best Practices for Writing More Robust Code — Value Checks

JavaScript Best Practices for Writing More Robust Code — Value Checks

8
Comments
3 min read
JavaScript Best Practices — Arrows, Const, and Duplicate Members

JavaScript Best Practices — Arrows, Const, and Duplicate Members

26
Comments
3 min read
Coding basics: DRY programming
Cover image for Coding basics: DRY programming

Coding basics: DRY programming

5
Comments 2
5 min read
Coding Convention: Why your team should adopt one quickly
Cover image for Coding Convention: Why your team should adopt one quickly

Coding Convention: Why your team should adopt one quickly

5
Comments
4 min read
CheatSheet Of Most Useful JavaScript Array Functions
Cover image for CheatSheet Of Most Useful JavaScript Array Functions

CheatSheet Of Most Useful JavaScript Array Functions

24
Comments
4 min read
Importance of Code Review
Cover image for Importance of Code Review

Importance of Code Review

2
Comments
2 min read
When and What to Unit Test

When and What to Unit Test

26
Comments
3 min read
7 Top Benefits of Outsourcing Security Services
Cover image for 7 Top Benefits of Outsourcing Security Services

7 Top Benefits of Outsourcing Security Services

11
Comments
6 min read
Opinionated React - Use Status Enums Instead of Booleans
Cover image for Opinionated React - Use Status Enums Instead of Booleans

Opinionated React - Use Status Enums Instead of Booleans

152
Comments 25
3 min read
loading...