DEV Community

# bestpractice

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
10 Essential Best Practices for Writing High-Quality C++ Source Code

10 Essential Best Practices for Writing High-Quality C++ Source Code

1
Comments
4 min read
Avoiding code duplication in styled components

Avoiding code duplication in styled components

4
Comments 1
2 min read
Unit testing is not just a best practice

Unit testing is not just a best practice

5
Comments
4 min read
Microservices Shared Libraries — Design and Best Practices

Microservices Shared Libraries — Design and Best Practices

39
Comments
7 min read
Design principles for architectural reliability in AWS

Design principles for architectural reliability in AWS

2
Comments
3 min read
Best Practice: Makefile

Best Practice: Makefile

2
Comments 1
2 min read
Revive your JSON (examples with TDD and composition)

Revive your JSON (examples with TDD and composition)

19
Comments 1
8 min read
Delegate Call - Context is Preserved

Delegate Call - Context is Preserved

6
Comments
1 min read
Delegate Call - Order of Variables

Delegate Call - Order of Variables

6
Comments
2 min read
Prevent External Contracts

Prevent External Contracts

6
Comments
2 min read
Careful while using tx.origin

Careful while using tx.origin

7
Comments
2 min read
Force Send ETH - 2

Force Send ETH - 2

10
Comments
2 min read
Arithmetic overflow/underflow

Arithmetic overflow/underflow

10
Comments
2 min read
Force Send ETH - 1

Force Send ETH - 1

9
Comments
1 min read
Re-Entrancy

Re-Entrancy

9
Comments
2 min read
Solve TypeScript 'Not all code paths return a value' by properly using ReturnTypes | CodeReview Chronicles

Solve TypeScript 'Not all code paths return a value' by properly using ReturnTypes | CodeReview Chronicles

24
Comments 1
3 min read
Denial of Service

Denial of Service

10
Comments
1 min read
Variable sequence - 2

Variable sequence - 2

9
Comments
1 min read
Loop increments

Loop increments

7
Comments
1 min read
Short-circuiting

Short-circuiting

10
Comments
1 min read
Avoiding storage access in functions - 2

Avoiding storage access in functions - 2

9
Comments
2 min read
Avoiding storage access in functions - 1

Avoiding storage access in functions - 1

9
Comments
1 min read
Variable sequence organization.

Variable sequence organization.

9
Comments
1 min read
Using right data location.

Using right data location.

9
Comments
2 min read
The DRY Principle

The DRY Principle

4
Comments
1 min read
loading...