DEV Community

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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

Factory pattern in a nutshell

36
Comments
3 min read
Introduction to mutation testing with PiTest

Introduction to mutation testing with PiTest

4
Comments
3 min read
SonarQube - Instalação do scanner no Ubuntu Linux

SonarQube - Instalação do scanner no Ubuntu Linux

13
Comments
5 min read
1 line of code: How to sort an array by ascending order

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

3
Comments
1 min read
A variety of errors in C# code by the example of CMS DotNetNuke: 40 questions about the quality

A variety of errors in C# code by the example of CMS DotNetNuke: 40 questions about the quality

2
Comments
24 min read
1 line of code: How to get every n-th item of an Array

1 line of code: How to get every n-th item of an Array

4
Comments 2
1 min read
How to write good Test Cases with examples

How to write good Test Cases with examples

2
Comments
3 min read
1 line of code: How to get the average of an array

1 line of code: How to get the average of an array

10
Comments 9
1 min read
Ways to create Singletons and the tradeoffs between them

Ways to create Singletons and the tradeoffs between them

41
Comments 5
4 min read
Lines of Code (LoC)

Lines of Code (LoC)

4
Comments
3 min read
5 Tips to Write Simple Software

5 Tips to Write Simple Software

5
Comments
4 min read
Clean Code in C# Part 1 Meaningful Names

Clean Code in C# Part 1 Meaningful Names

20
Comments
3 min read
Generate automatically Workflow files

Generate automatically Workflow files

5
Comments
1 min read
Async, refactoring and fewer bugs: Rust block expressions to the rescue

Async, refactoring and fewer bugs: Rust block expressions to the rescue

16
Comments 3
7 min read
1 line of code: How to get the sum of an array of numbers

1 line of code: How to get the sum of an array of numbers

3
Comments 2
1 min read
1 line of code: How to clean an Array

1 line of code: How to clean an Array

48
Comments 13
1 min read
HELLO WORLD in Morse Code 00:18

HELLO WORLD in Morse Code

9
Comments 3
1 min read
1 line of code: How to clean an Array of "falsy" items

1 line of code: How to clean an Array of "falsy" items

5
Comments 2
1 min read
1 line of code: How to merge two Arrays and preserve all entries

1 line of code: How to merge two Arrays and preserve all entries

3
Comments
1 min read
How to imporove your code review process

How to imporove your code review process

7
Comments
1 min read
I Disregard Tedious Grammar Rules For The Same Reason Your MVP Sucks - On Purpose

I Disregard Tedious Grammar Rules For The Same Reason Your MVP Sucks - On Purpose

2
Comments
4 min read
1 line of code: How to merge two Arrays and clean all duplicate entries

1 line of code: How to merge two Arrays and clean all duplicate entries

33
Comments 3
1 min read
Software books!

Software books!

13
Comments
1 min read
PHP - Create your own logger like Monolog PSR-3 Logger Interface

PHP - Create your own logger like Monolog PSR-3 Logger Interface

19
Comments
2 min read
loading...