DEV Community

# bestpractices

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Nodejs Best Practices(part 1- Introduction)

Nodejs Best Practices(part 1- Introduction)

184
Comments
3 min read
why use model.findOne({})??

why use model.findOne({})??

2
Comments
2 min read
How to ensure the highest quality of Software code

How to ensure the highest quality of Software code

60
Comments 11
3 min read
Best practices in test automation with Cypress

Best practices in test automation with Cypress

15
Comments 2
4 min read
5 Lessons I Learned in 7 Years as a Software Developer

5 Lessons I Learned in 7 Years as a Software Developer

15
Comments 2
4 min read
5 simple coding tricks to make your application more stable

5 simple coding tricks to make your application more stable

4
Comments 2
5 min read
Ideal Code, I can't today

Ideal Code, I can't today

3
Comments
2 min read
In which I am cranky about the urban/rural divide

In which I am cranky about the urban/rural divide

12
Comments
4 min read
Five Ways Developers Can Help SREs

Five Ways Developers Can Help SREs

2
Comments
5 min read
Most frequently asked questions surrounding Google’s Cloud Operations Sandbox

Most frequently asked questions surrounding Google’s Cloud Operations Sandbox

5
Comments
6 min read
Lint rules updates: a sane and safe approach to fixes

Lint rules updates: a sane and safe approach to fixes

9
Comments 2
2 min read
Are you starting with microservices? Forget the DRY principle and embrace redundancy!

Are you starting with microservices? Forget the DRY principle and embrace redundancy!

2
Comments
1 min read
Threat Stack and Squadcast Integration Streamlines Alerts with Greater Context

Threat Stack and Squadcast Integration Streamlines Alerts with Greater Context

Comments
8 min read
Best Practices for Code Review — Quick Reference

Best Practices for Code Review — Quick Reference

4
Comments
4 min read
Faster Incident Resolution with Context Rich Alerts

Faster Incident Resolution with Context Rich Alerts

4
Comments
6 min read
Clean Architecture: o que é, vantagens e como utilizar em aplicações na prática

Clean Architecture: o que é, vantagens e como utilizar em aplicações na prática

30
Comments 2
7 min read
CLEAN CODE - BOAS PRÁTICAS

CLEAN CODE - BOAS PRÁTICAS

4
Comments
7 min read
Python Best Practices

Python Best Practices

22
Comments
5 min read
Infrastructure monitoring using kube-prometheus operator

Infrastructure monitoring using kube-prometheus operator

4
Comments
12 min read
C++ Best Practices by Jason Turner

C++ Best Practices by Jason Turner

20
Comments 5
5 min read
Creating a Better Incident Response Plan

Creating a Better Incident Response Plan

4
Comments
8 min read
Adding jemalloc to Rails apps on Heroku

Adding jemalloc to Rails apps on Heroku

4
Comments
2 min read
Java Best Practices Quick Reference

Java Best Practices Quick Reference

12
Comments
10 min read
11 Software Engineering "Good" Practices

11 Software Engineering "Good" Practices

27
Comments 7
11 min read
How to configure services in Squadcast: Best practices to reduce MTTR

How to configure services in Squadcast: Best practices to reduce MTTR

2
Comments
6 min read
How to Start Tracking Your Application Dependencies

How to Start Tracking Your Application Dependencies

2
Comments
2 min read
8 Mobile App Security Best Practices Developers Should Follow

8 Mobile App Security Best Practices Developers Should Follow

5
Comments 1
4 min read
🦋Flutter - Singleton Pattern

🦋Flutter - Singleton Pattern

16
Comments
2 min read
🦋Flutter - Access global non-changing variables

🦋Flutter - Access global non-changing variables

7
Comments 1
1 min read
Avoid code oversimplification with RoR

Avoid code oversimplification with RoR

7
Comments 2
3 min read
Overview of Incident Lifecycle in SRE

Overview of Incident Lifecycle in SRE

1
Comments
11 min read
Best practices for designing your REST APIs

Best practices for designing your REST APIs

7
Comments
4 min read
Error Budgets and their Dependencies

Error Budgets and their Dependencies

1
Comments
10 min read
🛑  What are API Rate Limits?

🛑  What are API Rate Limits?

2
Comments
5 min read
The Key Differences between SLI, SLO, and SLA in SRE

The Key Differences between SLI, SLO, and SLA in SRE

15
Comments
9 min read
🦋Flutter - Manage variables globally

🦋Flutter - Manage variables globally

22
Comments 7
3 min read
The True Cost of Building your Own Incident Management System (IMS)

The True Cost of Building your Own Incident Management System (IMS)

2
Comments
5 min read
Chrome extensions: Reusing code

Chrome extensions: Reusing code

25
Comments 13
6 min read
Hacks e boas práticas de git

Hacks e boas práticas de git

10
Comments 1
4 min read
Programming Advice From 1976

Programming Advice From 1976

4
Comments
3 min read
Presenting Exceptions to Users

Presenting Exceptions to Users

8
Comments
8 min read
Avoiding NullPointerException

Avoiding NullPointerException

13
Comments
5 min read
Simple but powerful Coding Practices that you can adopt immediately: Consistent naming conventions

Simple but powerful Coding Practices that you can adopt immediately: Consistent naming conventions

9
Comments
2 min read
How to SRE without an SRE on your team

How to SRE without an SRE on your team

3
Comments
10 min read
Simple but powerful Coding Practices that you can adopt immediately: Indentation & whitespace

Simple but powerful Coding Practices that you can adopt immediately: Indentation & whitespace

9
Comments
2 min read
Sharpen the axe with personas

Sharpen the axe with personas

3
Comments
5 min read
Something you should know if you want to be a better developer

Something you should know if you want to be a better developer

7
Comments
3 min read
Simple but powerful Coding Practices that you can adopt immediately: Classes and Functions

Simple but powerful Coding Practices that you can adopt immediately: Classes and Functions

8
Comments
7 min read
How small changes to your SLOs can be SMART for your business - A narrative case study

How small changes to your SLOs can be SMART for your business - A narrative case study

5
Comments
11 min read
Curb alert noise for better productivity : How-To's and Best Practices

Curb alert noise for better productivity : How-To's and Best Practices

1
Comments
5 min read
Self Oriented Programming (SOP)

Self Oriented Programming (SOP)

4
Comments
2 min read
Choosing SLOs that users need, not the ones you want to provide

Choosing SLOs that users need, not the ones you want to provide

6
Comments
6 min read
The Java Constants Interface Anti-Pattern

The Java Constants Interface Anti-Pattern

11
Comments 3
4 min read
Keep track of your on-call responsibilities

Keep track of your on-call responsibilities

5
Comments
7 min read
Malas prácticas en Angular

Malas prácticas en Angular

10
Comments
12 min read
Content Security Policy - protect your website from XSS attacks

Content Security Policy - protect your website from XSS attacks

30
Comments 1
3 min read
Look into the past, improve the future

Look into the past, improve the future

13
Comments
3 min read
The Power of Guard Clauses

The Power of Guard Clauses

21
Comments 2
3 min read
An Opinionated Article on SemiColons in JavaScript

An Opinionated Article on SemiColons in JavaScript

6
Comments 3
5 min read
Multiple usage of custom filters in Vue.js

Multiple usage of custom filters in Vue.js

7
Comments
2 min read
loading...