DEV Community

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Code Complete 2: Variables (Part 3)

Code Complete 2: Variables (Part 3)

6
Comments
4 min read
Code Complete 2: High-Quality Routines (Part 2)

Code Complete 2: High-Quality Routines (Part 2)

5
Comments
4 min read
Migrating to Typescript: Keeping it smooth & steady

Migrating to Typescript: Keeping it smooth & steady

21
Comments 2
4 min read
Secure SDLC and Best Practices for Outsourcing

Secure SDLC and Best Practices for Outsourcing

7
Comments
6 min read
Subarray | Subsequence | Subset? - The difference.

Subarray | Subsequence | Subset? - The difference.

24
Comments
1 min read
Take the test: your 'tech debt credit score'

Take the test: your 'tech debt credit score'

2
Comments 1
1 min read
How to program better (or This is what is wrong with your code)

How to program better (or This is what is wrong with your code)

196
Comments 13
20 min read
Is git commit --amend truly *important*?

Is git commit --amend truly *important*?

18
Comments 25
1 min read
10+ Svelte Examples – Components & Templates

10+ Svelte Examples – Components & Templates

53
Comments 3
7 min read
Syntactic sugar, why, when and how

Syntactic sugar, why, when and how

5
Comments
2 min read
Java 25 years — aging like fine wine or more like milk?

Java 25 years — aging like fine wine or more like milk?

8
Comments 1
4 min read
The intimate relationship between health and success.

The intimate relationship between health and success.

2
Comments 1
5 min read
Tactics on how to review your own code

Tactics on how to review your own code

2
Comments
4 min read
Is`let` the new `var` in Javascript?

Is`let` the new `var` in Javascript?

5
Comments 14
1 min read
Check if two documents are same

Check if two documents are same

8
Comments 1
1 min read
What Are The Characteristics of Quality Code?

What Are The Characteristics of Quality Code?

2
Comments 1
2 min read
How to convince people to deal with tech debt

How to convince people to deal with tech debt

4
Comments
5 min read
Lessons interviewing 200+ engineers: the perfect process to manage tech debt

Lessons interviewing 200+ engineers: the perfect process to manage tech debt

3
Comments
6 min read
How to Prevent Data Loss: 13 Simple Ways

How to Prevent Data Loss: 13 Simple Ways

37
Comments
7 min read
Cypress - setup to reports, USEFUL MATERIALS

Cypress - setup to reports, USEFUL MATERIALS

6
Comments
2 min read
Clean code or not clean code that's the question

Clean code or not clean code that's the question

3
Comments 4
1 min read
How to write a clean code.

How to write a clean code.

174
Comments 11
2 min read
My Favorite Way to Do a Changelog

My Favorite Way to Do a Changelog

7
Comments
2 min read
Self-taught || Educated

Self-taught || Educated

3
Comments
3 min read
Opening a window on codesmells 💩💨

Opening a window on codesmells 💩💨

8
Comments
5 min read
JAVA STACK

JAVA STACK

7
Comments
1 min read
Our Approach to For Students, By Students Learning

Our Approach to For Students, By Students Learning

5
Comments 1
4 min read
10 Best Practices for Application Security in the Cloud

10 Best Practices for Application Security in the Cloud

7
Comments 1
7 min read
Helpdesk to Developer - Writing Quality Code

Helpdesk to Developer - Writing Quality Code

2
Comments 2
3 min read
Complete guide to Linked Lists in JavaScript

Complete guide to Linked Lists in JavaScript

13
Comments
4 min read
Finding Nth Fibonacci number in constant time.

Finding Nth Fibonacci number in constant time.

4
Comments
1 min read
How to get rid of NullPointerException

How to get rid of NullPointerException

3
Comments
7 min read
Optimizing String Comparisons in Go

Optimizing String Comparisons in Go

37
Comments 2
7 min read
Exception Handling in Java Streams

Exception Handling in Java Streams

38
Comments 2
8 min read
Why You Should Use IntelliJ IDEA!

Why You Should Use IntelliJ IDEA!

7
Comments 2
4 min read
8 must-know DATA STRUCTURES for programmers

8 must-know DATA STRUCTURES for programmers

5
Comments
2 min read
A Cleaner Code Case Study

A Cleaner Code Case Study

4
Comments
10 min read
Developing for the Cloud

Developing for the Cloud

2
Comments
4 min read
Tweaking commits with Git's Magic Time Machine✨, aka git rebase

Tweaking commits with Git's Magic Time Machine✨, aka git rebase

22
Comments 2
6 min read
How to automate code formatting for Python projects with GitHub Actions - A study

How to automate code formatting for Python projects with GitHub Actions - A study

10
Comments
6 min read
Simple and effective: Unit-testing Alpine.js components with Jest ⏱️⏩

Simple and effective: Unit-testing Alpine.js components with Jest ⏱️⏩

15
Comments 3
7 min read
Trie Data Structure

Trie Data Structure

26
Comments
2 min read
Handling Exceptions in Ruby

Handling Exceptions in Ruby

8
Comments
3 min read
Desvendando o mundo mágico dos acrônimos: SOLID, KISS, YAGNI, DRY, DDD, TDD

Desvendando o mundo mágico dos acrônimos: SOLID, KISS, YAGNI, DRY, DDD, TDD

37
Comments 4
7 min read
Who is Uncle Bob?

Who is Uncle Bob?

55
Comments 15
3 min read
Is the C# internal keyword a code smell?

Is the C# internal keyword a code smell?

2
Comments
4 min read
Modern JavaScript Project Workflow/Setup with Git, CI/CD, Code Quality, Tooling and more

Modern JavaScript Project Workflow/Setup with Git, CI/CD, Code Quality, Tooling and more

51
Comments 2
2 min read
How To Secure Your Software Development Life Cycle (SDLC)

How To Secure Your Software Development Life Cycle (SDLC)

8
Comments
5 min read
How-to set up automated checks for your React project using Travis CI

How-to set up automated checks for your React project using Travis CI

7
Comments
5 min read
Writing More Idiomatic and Pythonic Code

Writing More Idiomatic and Pythonic Code

34
Comments
9 min read
What is DevSecOps, and How Does it Help Build Secure Web Applications?

What is DevSecOps, and How Does it Help Build Secure Web Applications?

6
Comments
6 min read
How much does it cost to make an app

How much does it cost to make an app

7
Comments 2
14 min read
What characterises quality code?

What characterises quality code?

2
Comments 1
1 min read
Advantages of a Secure Software Development Life Cycle (SDLC)

Advantages of a Secure Software Development Life Cycle (SDLC)

8
Comments
5 min read
Write Clean Code Without Loops

Write Clean Code Without Loops

22
Comments 6
7 min read
#002 - Clean Code - Names

#002 - Clean Code - Names

41
Comments 11
3 min read
StyleCop: Create code with style

StyleCop: Create code with style

7
Comments
4 min read
Uncle Bob - Lesson One

Uncle Bob - Lesson One

3
Comments
15 min read
What is an Agile SDLC Model and What Are its Advantages?

What is an Agile SDLC Model and What Are its Advantages?

6
Comments
5 min read
Te voy a recomendar una forma práctica de documentar tu proyecto de software

Te voy a recomendar una forma práctica de documentar tu proyecto de software

16
Comments 1
6 min read
loading...