DEV Community

# bestpractices

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Making Informed Decisions: When to Utilize npm Packages in Frontend Development

Making Informed Decisions: When to Utilize npm Packages in Frontend Development

2
Comments
5 min read
Design Patterns : A Comprehensive Overview

Design Patterns : A Comprehensive Overview

2
Comments
3 min read
Pragmatic Programming Traits for Web Development

Pragmatic Programming Traits for Web Development

Comments
2 min read
Secure and Efficient Administrator Management in Modern Applications

Secure and Efficient Administrator Management in Modern Applications

1
Comments
2 min read
The present isn’t evenly distributed either

The present isn’t evenly distributed either

2
Comments
5 min read
Scalability for a development team

Scalability for a development team

3
Comments
6 min read
6 Ways You're Using ORMs Wrong and How To Fix

6 Ways You're Using ORMs Wrong and How To Fix

11
Comments 7
6 min read
SQL antipatterns: Diplomatic Immunity

SQL antipatterns: Diplomatic Immunity

Comments
9 min read
System Documentation 101

System Documentation 101

Comments
13 min read
Pros and Cons of Using ESLint for Web Development

Pros and Cons of Using ESLint for Web Development

Comments
2 min read
Mastering Git: Commit Message Types and Git Flow Branch Naming

Mastering Git: Commit Message Types and Git Flow Branch Naming

3
Comments
2 min read
Web Development - Best Practices to Minimize Side Effects

Web Development - Best Practices to Minimize Side Effects

Comments
2 min read
DRY vs WET vs AHA Principles Comparison for Web Development

DRY vs WET vs AHA Principles Comparison for Web Development

1
Comments
3 min read
Crafting Commit Messages with Commitizen: A Guide for Open Source Contributors

Crafting Commit Messages with Commitizen: A Guide for Open Source Contributors

Comments
3 min read
CĂłdigo limpo

CĂłdigo limpo

1
Comments
2 min read
Mastering Terraform: Best Practices for Scalable, Secure, and Reliable Infrastructure as Code

Mastering Terraform: Best Practices for Scalable, Secure, and Reliable Infrastructure as Code

Comments 1
7 min read
A Developer's Journal: Simplifying the Twelve-Factor App

A Developer's Journal: Simplifying the Twelve-Factor App

Comments
7 min read
The Magic of Prettier - Enhance Code Quality Effortlessly

The Magic of Prettier - Enhance Code Quality Effortlessly

Comments
3 min read
Common Mistakes in a Developer's Early Journey

Common Mistakes in a Developer's Early Journey

1
Comments
1 min read
How to avoid the ripple effect when programming

How to avoid the ripple effect when programming

Comments
8 min read
Cleaning your working directory in Git (including untracked files) 😎

Cleaning your working directory in Git (including untracked files) 😎

14
Comments
2 min read
"in" operator considered harmful in Typescript

"in" operator considered harmful in Typescript

25
Comments 20
3 min read
Are your engineering “best practices” just developer dogmas?

Are your engineering “best practices” just developer dogmas?

3
Comments
7 min read
Dangerous Using Declaration (C# 8.0)

Dangerous Using Declaration (C# 8.0)

13
Comments 2
3 min read
Best Practices in React Development

Best Practices in React Development

5
Comments
3 min read
4 Ways to get your AWS Pricing Estimation more accurate !!

4 Ways to get your AWS Pricing Estimation more accurate !!

5
Comments
3 min read
Curly’s Law

Curly’s Law

1
Comments 3
1 min read
Mastering Git: The lesser-known commands you could be using (or not)

Mastering Git: The lesser-known commands you could be using (or not)

6
Comments 1
4 min read
Efficiently Using Environment Variables in FastAPI!

Efficiently Using Environment Variables in FastAPI!

2
Comments
2 min read
The Perfect Git Commit Quest

The Perfect Git Commit Quest

3
Comments
4 min read
Understanding ng-template, ng-container, *ngTemplateOutlet directive in Angular (ng-🚀)

Understanding ng-template, ng-container, *ngTemplateOutlet directive in Angular (ng-🚀)

2
Comments
5 min read
Optimizing Performance in .NET Applications: Best Practices and Techniques

Optimizing Performance in .NET Applications: Best Practices and Techniques

Comments
5 min read
Rethinking TypeScript Practices: The Downside of React.FC

Rethinking TypeScript Practices: The Downside of React.FC

3
Comments
4 min read
Part 4: Writing Clean and Efficient React Code- Best Practices and Optimization Techniques

Part 4: Writing Clean and Efficient React Code- Best Practices and Optimization Techniques

185
Comments 18
7 min read
Best Practices Using Source Control and Git

Best Practices Using Source Control and Git

1
Comments
3 min read
Pair Programming: Best Practices, Tips, Benefits & More

Pair Programming: Best Practices, Tips, Benefits & More

Comments
6 min read
AWS SQS Best Practices

AWS SQS Best Practices

Comments
3 min read
What would it be like if Italo Calvino and Sun Tzu explained refactoring?

What would it be like if Italo Calvino and Sun Tzu explained refactoring?

1
Comments
10 min read
Efficient Strategies and Best Practices to Minimize Resource Consumption of Containers in Host Systems

Efficient Strategies and Best Practices to Minimize Resource Consumption of Containers in Host Systems

10
Comments
4 min read
There is no right or wrong, as long as it works - Actually, how you use DynamoDB makes a lot of difference!

There is no right or wrong, as long as it works - Actually, how you use DynamoDB makes a lot of difference!

12
Comments 1
14 min read
Optimizing JavaScript Performance: Focus on Function Usage

Optimizing JavaScript Performance: Focus on Function Usage

5
Comments 4
5 min read
How to Write Better PowerShell Scripts: Architecture and Best Practices

How to Write Better PowerShell Scripts: Architecture and Best Practices

10
Comments 2
17 min read
Part 1: Naming Conventions - The Foundation of Clean Code

Part 1: Naming Conventions - The Foundation of Clean Code

95
Comments 7
5 min read
Part 2: Folder Structure - Building a Solid Foundation

Part 2: Folder Structure - Building a Solid Foundation

59
Comments 5
4 min read
Principios SOLID I: Primero, no seas STUPID

Principios SOLID I: Primero, no seas STUPID

Comments
3 min read
7 Best Practices Used in Python for Automation

7 Best Practices Used in Python for Automation

2
Comments
2 min read
Java Variables: Storing and Manipulating Data in Memory

Java Variables: Storing and Manipulating Data in Memory

Comments
3 min read
Naming Matters: The Importance of Good Naming in Clean Code

Naming Matters: The Importance of Good Naming in Clean Code

1
Comments
4 min read
Preventing Outages in your SaaS application: Strategies and Best Practices

Preventing Outages in your SaaS application: Strategies and Best Practices

3
Comments
6 min read
Best practices when building forms

Best practices when building forms

Comments
2 min read
Top 10 Practices for Secure Software Development

Top 10 Practices for Secure Software Development

1
Comments
9 min read
Intro to Naming Guidelines: Writing Meaningful Variable Names

Intro to Naming Guidelines: Writing Meaningful Variable Names

3
Comments
8 min read
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

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

Best Email practices, tips and tricks

5
Comments
5 min read
loading...