DEV Community

# bestpractices

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
"use strict" in JavaScript: A Deep Dive

"use strict" in JavaScript: A Deep Dive

8
Comments
7 min read
Utils files are not so useful and helper classes are not so helpful!

Utils files are not so useful and helper classes are not so helpful!

16
Comments 4
3 min read
Work from home, the Heidi Way

Work from home, the Heidi Way

18
Comments 2
8 min read
Inyección de Dependencias en Java

Inyección de Dependencias en Java

26
Comments
9 min read
ReasonML – My Best Practices

ReasonML – My Best Practices

42
Comments 2
10 min read
Keeping your code clean by sweeping out "if" statements

Keeping your code clean by sweeping out "if" statements

757
Comments 122
3 min read
Software is not an Economy of Scale

Software is not an Economy of Scale

44
Comments 3
5 min read
Reading Notes #406

Reading Notes #406

9
Comments 1
2 min read
Docker, Best Practices for Developers & What Next?

Docker, Best Practices for Developers & What Next?

100
Comments
8 min read
Advice from a test journeyman

Advice from a test journeyman

3
Comments
7 min read
Equality & strict-Equality Operators in javaScript

Equality & strict-Equality Operators in javaScript

9
Comments
5 min read
11 Things Every Aspiring Developer Needs To Know

11 Things Every Aspiring Developer Needs To Know

6
Comments
5 min read
Dependency Injection in Java

Dependency Injection in Java

14
Comments 1
9 min read
Recomendaciones para el manejo de ramas

Recomendaciones para el manejo de ramas

4
Comments
4 min read
The October Xamarin Best Practices Challenge

The October Xamarin Best Practices Challenge

7
Comments
2 min read
A complete <dev> guide for better buttons

A complete <dev> guide for better buttons

15
Comments
1 min read
Top 5 Bad Coding Practices — Avoid Them to All costs!

Top 5 Bad Coding Practices — Avoid Them to All costs!

86
Comments 5
5 min read
HackerRank HackerRant: Finding the Mean, Median, and Mode in Python

HackerRank HackerRant: Finding the Mean, Median, and Mode in Python

3
Comments
7 min read
Why Your Angular App Is Not Working: 7 Common Mistakes

Why Your Angular App Is Not Working: 7 Common Mistakes

73
Comments 16
6 min read
Let's write HTML like a pro 😎

Let's write HTML like a pro 😎

363
Comments 12
6 min read
Code Review Checklist ✅

Code Review Checklist ✅

63
Comments 1
4 min read
Self-documenting is a myth, and how to make your code self-documenting

Self-documenting is a myth, and how to make your code self-documenting

13
Comments 6
6 min read
What do you prefer: general all-in-one tools or focused single domain tools?

What do you prefer: general all-in-one tools or focused single domain tools?

14
Comments 9
1 min read
How to set up a perfect Python project

How to set up a perfect Python project

9
Comments 1
7 min read
Use your alarm for presence detection in your Home Automation setup

Use your alarm for presence detection in your Home Automation setup

3
Comments
2 min read
Product and Development Best Practices & Values

Product and Development Best Practices & Values

159
Comments
8 min read
Blueprints for [an awesome] web-app

Blueprints for [an awesome] web-app

11
Comments 3
3 min read
5 Commandments for TypeScript programmers

5 Commandments for TypeScript programmers

27
Comments 12
6 min read
The 10 Component Commandments

The 10 Component Commandments

606
Comments 28
11 min read
A Series of My Unfortunate Mistakes (When Writing Tests)

A Series of My Unfortunate Mistakes (When Writing Tests)

124
Comments 12
11 min read
Lesson In Adopting Test Driven Development (TDD)

Lesson In Adopting Test Driven Development (TDD)

60
Comments
4 min read
7 Myths about software testing

7 Myths about software testing

4
Comments
7 min read
Testers are not the last line of defence

Testers are not the last line of defence

3
Comments
4 min read
From JSX to Vue: my favorite templating tips

From JSX to Vue: my favorite templating tips

22
Comments 3
5 min read
My "Whoa, I didn't know that!" moments with Jest

My "Whoa, I didn't know that!" moments with Jest

409
Comments 9
6 min read
How strict is Typescript's strict mode?

How strict is Typescript's strict mode?

71
Comments 8
7 min read
Simple ways to improve code readability

Simple ways to improve code readability

37
Comments 8
4 min read
Writing Good Method & Variable Names

Writing Good Method & Variable Names

107
Comments 24
5 min read
Decouple your code

Decouple your code

7
Comments
4 min read
Best Practices for HTML

Best Practices for HTML

14
Comments 7
1 min read
Managing several versions with GitFlow

Managing several versions with GitFlow

6
Comments
3 min read
Visual Studio Code - color coding workspaces

Visual Studio Code - color coding workspaces

7
Comments
1 min read
How to fully leverage your pentest

How to fully leverage your pentest

9
Comments 1
11 min read
Top 10 GitHub Best Practices

Top 10 GitHub Best Practices

52
Comments
4 min read
Crafting a Command Line Experience that Developers Love

Crafting a Command Line Experience that Developers Love

74
Comments 4
11 min read
GitFlow : methodology and practice

GitFlow : methodology and practice

10
Comments
4 min read
Designing Laravel REST API: Best practices

Designing Laravel REST API: Best practices

33
Comments
5 min read
Why I Replaced Disqus and You Should Too

Why I Replaced Disqus and You Should Too

8
Comments 2
2 min read
Lady Conference Speaker: Speaker Bios

Lady Conference Speaker: Speaker Bios

23
Comments 4
3 min read
What I’ve learned from the Web Application Security Beginner’s Guide

What I’ve learned from the Web Application Security Beginner’s Guide

25
Comments
3 min read
Basic Algorithms

Basic Algorithms

11
Comments
3 min read
What is your git merge strategy?

What is your git merge strategy?

15
Comments 8
2 min read
Production-ready error handling with Express.js

Production-ready error handling with Express.js

9
Comments
1 min read
Structuring Node.js Project

Structuring Node.js Project

29
Comments
2 min read
Some advice to do a great code review

Some advice to do a great code review

8
Comments 3
4 min read
He Commits Vendor! 😱

He Commits Vendor! 😱

16
Comments 16
1 min read
Var vs Let vs Const

Var vs Let vs Const

37
Comments 6
1 min read
React Fragments – the end of the wrapper div

React Fragments – the end of the wrapper div

39
Comments
6 min read
Documentation for DevOps: A DevOpsDays Open Space Writeup

Documentation for DevOps: A DevOpsDays Open Space Writeup

20
Comments 3
7 min read
if (!_if) what

if (!_if) what

17
Comments 9
5 min read
loading...