Forem

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Commenting Code | Good Practices

Commenting Code | Good Practices

84
Comments 11
3 min read
Comments are useful. You just need to learn when to use them

Comments are useful. You just need to learn when to use them

6
Comments
6 min read
Thinking twice before writing IF

Thinking twice before writing IF

2
Comments
1 min read
When everything is urgent, nothing is. What is Alarm Fatigue and how to deal with it.

When everything is urgent, nothing is. What is Alarm Fatigue and how to deal with it.

147
Comments 1
7 min read
Reasons behind bad Softwares (Technical Debts) and Refactoring

Reasons behind bad Softwares (Technical Debts) and Refactoring

13
Comments 2
3 min read
PHP libraries and tools

PHP libraries and tools

65
Comments 11
4 min read
How to setup an automated testing pipeline with Codecov and GitHub Actions.

How to setup an automated testing pipeline with Codecov and GitHub Actions.

6
Comments 1
7 min read
How to review code better?

How to review code better?

2
Comments
2 min read
Guide to an Effective Code Review

Guide to an Effective Code Review

174
Comments 14
4 min read
What I have learned about clean coding

What I have learned about clean coding

2
Comments
9 min read
To Loop or Not to Loop

To Loop or Not to Loop

4
Comments 1
3 min read
Component variant with View-Hook Pair

Component variant with View-Hook Pair

5
Comments
6 min read
When Abandoning Code Reviews Leads to Better Results

When Abandoning Code Reviews Leads to Better Results

2
Comments
3 min read
Why Do We Need Design Principles?

Why Do We Need Design Principles?

7
Comments
4 min read
How To Debug Code Like A Pro

How To Debug Code Like A Pro

6
Comments
3 min read
Make code reviews less time-consuming

Make code reviews less time-consuming

2
Comments
3 min read
JavaScript: Avoid Run-Time Console Errors

JavaScript: Avoid Run-Time Console Errors

8
Comments 1
3 min read
Computer Science vs Software Engineering

Computer Science vs Software Engineering

12
Comments
3 min read
RxJS subscription management with Angular

RxJS subscription management with Angular

90
Comments 4
5 min read
Modular, extensible, maintainable, and testable functional strategy pattern - part 1

Modular, extensible, maintainable, and testable functional strategy pattern - part 1

3
Comments
5 min read
Maintaining Quality Documentation

Maintaining Quality Documentation

37
Comments 3
10 min read
On one hundred percent code coverage

On one hundred percent code coverage

3
Comments
3 min read
Testing strategies

Testing strategies

25
Comments 2
4 min read
How to extend Laravel with driver-based services

How to extend Laravel with driver-based services

6
Comments
8 min read
Shorter release cycles through improved security

Shorter release cycles through improved security

2
Comments
5 min read
loading...