DEV Community

# bestpractices

Sharing tips and established patterns for writing clean HMPLjs code.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Organiza tu Startup class

Organiza tu Startup class

5
Comments 3
2 min read
Purpose of branches in Git

Purpose of branches in Git

7
Comments
7 min read
Drab to Fab: Makeover Your Project README In 3 Steps

Drab to Fab: Makeover Your Project README In 3 Steps

28
Comments 2
4 min read
What's the Point of Pull Requests Anyway?

What's the Point of Pull Requests Anyway?

9
Comments
4 min read
Add JSDoc to your JavaScript Code

Add JSDoc to your JavaScript Code

11
Comments 2
2 min read
.NET Core Console Apps - A Better Way?

.NET Core Console Apps - A Better Way?

5
Comments
3 min read
Make your code readable

Make your code readable

5
Comments
9 min read
Estilo de código en proyectos PHP

Estilo de código en proyectos PHP

8
Comments
5 min read
Clean code tips - names and functions

Clean code tips - names and functions

20
Comments 3
6 min read
Why should we always catch exceptions by reference?

Why should we always catch exceptions by reference?

10
Comments
4 min read
Why you should never use .toBe in Jest/Vitest

Why you should never use .toBe in Jest/Vitest

26
Comments 4
4 min read
Why Using Hugo as Static Site Generator — Hands-on Experience at NebulaGraph Database

Why Using Hugo as Static Site Generator — Hands-on Experience at NebulaGraph Database

3
Comments 1
6 min read
When Over-Engineering Hits You Hard

When Over-Engineering Hits You Hard

7
Comments 2
4 min read
The Reading Is - Design Patterns: Elements of Reusable Object-Oriented Software

The Reading Is - Design Patterns: Elements of Reusable Object-Oriented Software

5
Comments
3 min read
The importance of the interfaces

The importance of the interfaces

5
Comments
5 min read
Leverage JIRA with Squadcast throughout the incident lifecycle

Leverage JIRA with Squadcast throughout the incident lifecycle

1
Comments
3 min read
Try-catch everything without macros

Try-catch everything without macros

7
Comments
8 min read
What's the Point of Code Coverage?

What's the Point of Code Coverage?

5
Comments
5 min read
Are unit tests a waste of your time?

Are unit tests a waste of your time?

34
Comments 26
2 min read
Towards More Effective Incident Postmortems

Towards More Effective Incident Postmortems

2
Comments
10 min read
Horizontal Autoscaling in Kubernetes #1 – An Introduction

Horizontal Autoscaling in Kubernetes #1 – An Introduction

6
Comments
5 min read
Why would I even use dependency injection?

Why would I even use dependency injection?

30
Comments
5 min read
Debugging and Refactoring JavaScript codes for robustness

Debugging and Refactoring JavaScript codes for robustness

4
Comments
3 min read
More readable commits with semantic commits

More readable commits with semantic commits

6
Comments 1
3 min read
Clean Git History is Kinda Overrated

Clean Git History is Kinda Overrated

4
Comments 3
4 min read
loading...