Forem

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
1 line of code: How to remove all duplicates from an Array
Cover image for 1 line of code: How to remove all duplicates from an Array

1 line of code: How to remove all duplicates from an Array

45
Comments 11
1 min read
1 line of code: How to check if an Array is empty
Cover image for 1 line of code: How to check if an Array is empty

1 line of code: How to check if an Array is empty

41
Comments 18
1 min read
1 line of code: How to get lowest numeric element of an Array
Cover image for 1 line of code: How to get lowest numeric element of an Array

1 line of code: How to get lowest numeric element of an Array

19
Comments
1 min read
1 line of code: How to shallow clone an Array
Cover image for 1 line of code: How to shallow clone an Array

1 line of code: How to shallow clone an Array

30
Comments 7
1 min read
1 line of code: How to count all occurrences in an Array
Cover image for 1 line of code: How to count all occurrences in an Array

1 line of code: How to count all occurrences in an Array

56
Comments 2
1 min read
Explaining SOLID with LEGO (and probably making enemies in the tech community)
Cover image for Explaining SOLID with LEGO (and probably making enemies in the tech community)

Explaining SOLID with LEGO (and probably making enemies in the tech community)

8
Comments
3 min read
How to refactor without overtime and missed deadlines
Cover image for How to refactor without overtime and missed deadlines

How to refactor without overtime and missed deadlines

138
Comments 9
6 min read
Lead: This code is shit. Unpopular opinion: it's not.

Lead: This code is shit. Unpopular opinion: it's not.

5
Comments
2 min read
Why craftsmanship matters
Cover image for Why craftsmanship matters

Why craftsmanship matters

3
Comments 1
5 min read
How To Choose A Test Automation Tool

How To Choose A Test Automation Tool

2
Comments 1
3 min read
Good practices for Gitflow - Buenas prácticas para Gitflow
Cover image for Good practices for Gitflow - Buenas prácticas para Gitflow

Good practices for Gitflow - Buenas prácticas para Gitflow

12
Comments
10 min read
Top 5 Best Online Code Editors
Cover image for Top 5 Best Online Code Editors

Top 5 Best Online Code Editors

57
Comments 4
2 min read
The term "clean code" is misleading - this is my take
Cover image for The term "clean code" is misleading - this is my take

The term "clean code" is misleading - this is my take

127
Comments 20
3 min read
Embold to integrate with Codesphere to bring advanced code analysis to the cloud
Cover image for Embold to integrate with Codesphere to bring advanced code analysis to the cloud

Embold to integrate with Codesphere to bring advanced code analysis to the cloud

15
Comments
1 min read
15 Developer Tools to Make You Super Productive
Cover image for 15 Developer Tools to Make You Super Productive

15 Developer Tools to Make You Super Productive

1329
Comments 30
7 min read
Ditching the "else" Statement

Ditching the "else" Statement

19
Comments 14
4 min read
Promeses no JavaScript
Cover image for Promeses no JavaScript

Promeses no JavaScript

6
Comments
4 min read
Cyclomatic complexity: Why QAs (and Devs) should worry about it
Cover image for Cyclomatic complexity: Why QAs (and Devs) should worry about it

Cyclomatic complexity: Why QAs (and Devs) should worry about it

17
Comments 2
4 min read
Are Your Pull Requests Hard To Review? 5 Tips To Make Them Easier
Cover image for Are Your Pull Requests Hard To Review? 5 Tips To Make Them Easier

Are Your Pull Requests Hard To Review? 5 Tips To Make Them Easier

2
Comments
8 min read
Handle dates and time zone in your code

Handle dates and time zone in your code

17
Comments
4 min read
5 limits to Wikis for best software development practices management

5 limits to Wikis for best software development practices management

5
Comments
3 min read
SonarQube as a code health checker for Flask project

SonarQube as a code health checker for Flask project

7
Comments
2 min read
The forgotten `with` statement — and why you shouldn't use it
Cover image for The forgotten `with` statement — and why you shouldn't use it

The forgotten `with` statement — and why you shouldn't use it

29
Comments 10
3 min read
How to name a boolean variable correctly?

How to name a boolean variable correctly?

3
Comments
3 min read
Validating Markup: Write Your Own Snippet
Cover image for Validating Markup: Write Your Own Snippet

Validating Markup: Write Your Own Snippet

44
Comments 4
2 min read
loading...