DEV Community

# bestpractices

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Simplifying Code with the Single Responsibility Principle

Simplifying Code with the Single Responsibility Principle

2
Comments
2 min read
Best ideas from Clean Code by Robert C. Martin (with Typescript examples)

Best ideas from Clean Code by Robert C. Martin (with Typescript examples)

2
Comments
6 min read
9 Best Practices of Software Development Life Cycle (SDLC)

9 Best Practices of Software Development Life Cycle (SDLC)

6
Comments
7 min read
Farewell to Null Pointers: How Java 8's Optional Class Can Save Your Code

Farewell to Null Pointers: How Java 8's Optional Class Can Save Your Code

2
Comments
2 min read
Optimizing Unit Testing in JavaScript: Tips, Tools, and Best Practices

Optimizing Unit Testing in JavaScript: Tips, Tools, and Best Practices

Comments
5 min read
React best practices

React best practices

Comments 2
3 min read
AWS Architecture Diagrams Guidelines

AWS Architecture Diagrams Guidelines

27
Comments 4
5 min read
Best Email practices, tips and tricks

Best Email practices, tips and tricks

5
Comments
5 min read
Best Practices for Laravel and VueJs Application

Best Practices for Laravel and VueJs Application

9
Comments
7 min read
Design Your Codebase with Low Fan-out, High Fan-in Classes

Design Your Codebase with Low Fan-out, High Fan-in Classes

Comments
5 min read
How to use Ruby on Rails Concerns

How to use Ruby on Rails Concerns

2
Comments
1 min read
C# Constants Management

C# Constants Management

1
Comments
1 min read
The best comments are the ones we don't write

The best comments are the ones we don't write

3
Comments 14
3 min read
How to make good use of comments

How to make good use of comments

2
Comments
2 min read
Let's discuss commit messages

Let's discuss commit messages

12
Comments
4 min read
10 Threats to an Open API Ecosystem

10 Threats to an Open API Ecosystem

8
Comments 1
6 min read
!Comment your code

!Comment your code

12
Comments 2
4 min read
Web Application Security Best Practices

Web Application Security Best Practices

7
Comments
5 min read
Testing with Kotlin and JUnit5

Testing with Kotlin and JUnit5

16
Comments 1
7 min read
A vision for a social model of open source

A vision for a social model of open source

4
Comments
4 min read
The Benefits of Fail-fast Systems

The Benefits of Fail-fast Systems

7
Comments
3 min read
The importance of good Documentation

The importance of good Documentation

20
Comments 3
4 min read
React Hooks Best Practices in 2022

React Hooks Best Practices in 2022

213
Comments 10
6 min read
Best Practices to Follow with ConfigCat's Feature Flags

Best Practices to Follow with ConfigCat's Feature Flags

5
Comments
4 min read
The 4 use of using in C++

The 4 use of using in C++

15
Comments 3
5 min read
loading...