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.
Keeping Services Loosely Coupled: A Practical Guide

Keeping Services Loosely Coupled: A Practical Guide

Comments 1
3 min read
The Cross-Lingual Coder: Python Practices That Translate Everywhere

The Cross-Lingual Coder: Python Practices That Translate Everywhere

Comments
4 min read
My past rulings decide the repeat cases

My past rulings decide the repeat cases

Comments
4 min read
Naming Things Without Pain: A Practical Guide

Naming Things Without Pain: A Practical Guide

Comments
3 min read
Organizing Application-Specific Artifacts in Automation Frameworks

Organizing Application-Specific Artifacts in Automation Frameworks

Comments
2 min read
Test-Driven Development: My Jedi Training

Test-Driven Development: My Jedi Training

1
Comments
4 min read
The Matrix: Writing Code That Doesn't Need Comments

The Matrix: Writing Code That Doesn't Need Comments

1
Comments
4 min read
The SOLID Principle Quest: Leveling Up Your Python Code Like a Jedi

The SOLID Principle Quest: Leveling Up Your Python Code Like a Jedi

1
Comments
4 min read
Git Branch Strategy for Small Teams: What Actually Works

Git Branch Strategy for Small Teams: What Actually Works

Comments
2 min read
Big-O Notation: Stop Guessing, Start Calculating — A Jedi's Guide