Forem

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Thinking twice before writing IF
Cover image for Thinking twice before writing IF

Thinking twice before writing IF

2
Comments
1 min read
Reasons behind bad Softwares (Technical Debts) and Refactoring
Cover image for 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
Cover image for 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.
Cover image for 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
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
Guide to an Effective Code Review
Cover image for Guide to an Effective Code Review

Guide to an Effective Code Review

174
Comments 15
4 min read
Component variant with View-Hook Pair
Cover image for 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?
Cover image for Why Do We Need Design Principles?

Why Do We Need Design Principles?

7
Comments
4 min read
How To Debug Code Like A Pro
Cover image for 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
Cover image for JavaScript: Avoid Run-Time Console Errors

JavaScript: Avoid Run-Time Console Errors

8
Comments 1
3 min read
Computer Science vs Software Engineering
Cover image for Computer Science vs Software Engineering

Computer Science vs Software Engineering

12
Comments
3 min read
RxJS subscription management with Angular
Cover image for 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
Cover image for 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
Cover image for Testing strategies

Testing strategies

25
Comments 2
4 min read
How to extend Laravel with driver-based services
Cover image for 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
Cover image for Shorter release cycles through improved security

Shorter release cycles through improved security

2
Comments
5 min read
How to write Clean and Modular Code 🤩👨‍💻
Cover image for How to write Clean and Modular Code 🤩👨‍💻

How to write Clean and Modular Code 🤩👨‍💻

40
Comments
5 min read
Angular reusable resolvers
Cover image for Angular reusable resolvers

Angular reusable resolvers

12
Comments 2
2 min read
Create real strong password generator with python
Cover image for Create real strong password generator with python

Create real strong password generator with python

6
Comments
2 min read
loading...