Forem

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
What is "Code Refactoring"?
Cover image for What is "Code Refactoring"?

What is "Code Refactoring"?

45
Comments
3 min read
1 line of code: How to PascalCase a string
Cover image for 1 line of code: How to PascalCase a string

1 line of code: How to PascalCase a string

5
Comments
1 min read
Critical New 0-day Vulnerability in Popular Log4j Library - List of applications

Critical New 0-day Vulnerability in Popular Log4j Library - List of applications

6
Comments
9 min read
Tell Don’t Ask
Cover image for Tell Don’t Ask

Tell Don’t Ask

6
Comments
3 min read
Add Husky 🐶 to Angular

Add Husky 🐶 to Angular

6
Comments
1 min read
Do we even need if/else?

Do we even need if/else?

50
Comments 18
2 min read
Adding infection to an existing project and publishing the results to Gitlab merge requests
Cover image for Adding infection to an existing project and publishing the results to Gitlab merge requests

Adding infection to an existing project and publishing the results to Gitlab merge requests

6
Comments
4 min read
1 line of code: How to camelCase a string
Cover image for 1 line of code: How to camelCase a string

1 line of code: How to camelCase a string

24
Comments 6
1 min read
Abstract Syntax Tree (AST) - Explained in Plain English
Cover image for Abstract Syntax Tree (AST) - Explained in Plain English

Abstract Syntax Tree (AST) - Explained in Plain English

205
Comments 4
4 min read
Best Practices for Code Review and Pull Requests. Insights from Developers
Cover image for Best Practices for Code Review and Pull Requests. Insights from Developers

Best Practices for Code Review and Pull Requests. Insights from Developers

2
Comments
5 min read
If else return break best practices

If else return break best practices

5
Comments
1 min read
1 line of code: How to capitalise a string
Cover image for 1 line of code: How to capitalise a string

1 line of code: How to capitalise a string

6
Comments 2
1 min read
What Is Static Code Analysis?
Cover image for What Is Static Code Analysis?

What Is Static Code Analysis?

12
Comments 1
3 min read
1 line of code: How to count the words in a string
Cover image for 1 line of code: How to count the words in a string

1 line of code: How to count the words in a string

5
Comments 5
1 min read
Improve Code Quality - Static Analyzer

Improve Code Quality - Static Analyzer

4
Comments
1 min read
1 line of code: How to create a range array
Cover image for 1 line of code: How to create a range array

1 line of code: How to create a range array

5
Comments 10
1 min read
Create a learning culture to improve code quality

Create a learning culture to improve code quality

2
Comments
3 min read
Komlexität von Algorithmen
Cover image for Komlexität von Algorithmen

Komlexität von Algorithmen

3
Comments
1 min read
1 line of code: How to shuffle an array
Cover image for 1 line of code: How to shuffle an array

1 line of code: How to shuffle an array

3
Comments
1 min read
1 line of code: How to sort an array by descending order
Cover image for 1 line of code: How to sort an array by descending order

1 line of code: How to sort an array by descending order

13
Comments 2
1 min read
Code Smell | Primitive Obsession
Cover image for Code Smell | Primitive Obsession

Code Smell | Primitive Obsession

17
Comments
4 min read
Ditch These 7 Bad Habits in Python

Ditch These 7 Bad Habits in Python

13
Comments 5
6 min read
Behavioural Patterns: Strategy Pattern
Cover image for Behavioural Patterns: Strategy Pattern

Behavioural Patterns: Strategy Pattern

5
Comments
2 min read
Six (Dirty) Ways to shorten your Javascript
Cover image for Six (Dirty) Ways to shorten your Javascript

Six (Dirty) Ways to shorten your Javascript

50
Comments 5
4 min read
Factory pattern in a nutshell
Cover image for Factory pattern in a nutshell

Factory pattern in a nutshell

37
Comments
3 min read
loading...