DEV Community

# cleancode

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Writing Cleaner React Components: A Practical Guide

Writing Cleaner React Components: A Practical Guide

2
Comments
5 min read
5 Habits That Made Me a Better Developer (and How You Can Build Them Too).

5 Habits That Made Me a Better Developer (and How You Can Build Them Too).

Comments
1 min read
Integrating Checkstyle into Your Maven Project for Clean and Consistent Code

Integrating Checkstyle into Your Maven Project for Clean and Consistent Code

Comments 2
3 min read
The 10 Best Lints to Use in Your Flutter Project

The 10 Best Lints to Use in Your Flutter Project

Comments
2 min read
Embracing Rich Domain Objects: A Practical Guide

Embracing Rich Domain Objects: A Practical Guide

Comments
4 min read
Cut the Clutter: Why You Should Ditch Useless Code Comments

Cut the Clutter: Why You Should Ditch Useless Code Comments

Comments
2 min read
Branded Types in TypeScript: Beyond Primitive Type Safety

Branded Types in TypeScript: Beyond Primitive Type Safety

Comments 1
4 min read
6 Golden Rules To Write Clean Code

6 Golden Rules To Write Clean Code

Comments
1 min read
Static + Generics = Trouble? Why Your C# Code Smells and How to Clean It Up

Static + Generics = Trouble? Why Your C# Code Smells and How to Clean It Up

1
Comments
2 min read
The reductionist theory or Rethinking of .gitignore bloat

The reductionist theory or Rethinking of .gitignore bloat

1
Comments 1
5 min read
Early Return vs. Classic If-Else: A Universal Pattern for Writing Cleaner Code

Early Return vs. Classic If-Else: A Universal Pattern for Writing Cleaner Code

4
Comments
2 min read
A Simple Way to Implement Inversion of Control in TypeScript

A Simple Way to Implement Inversion of Control in TypeScript

Comments 1
3 min read
Design Patterns: Adapter

Design Patterns: Adapter

Comments
2 min read
Recrutez des dĂŠveloppeurs, pas des techniciens

Recrutez des dĂŠveloppeurs, pas des techniciens

Comments 2
10 min read
100 primatas ou uma classe. Quem vence?

100 primatas ou uma classe. Quem vence?

4
Comments 1
6 min read
CODE TIPS #4 — Именуване на идентификатори (a.k.a “Спрете с ‘br’ и подобни”)

CODE TIPS #4 — Именуване на идентификатори (a.k.a “Спрете с ‘br’ и подобни”)

Comments 2
1 min read
Kapper benchmarks - how does Kapper 1.3 compare to the competition?

Kapper benchmarks - how does Kapper 1.3 compare to the competition?

Comments
8 min read
Clean Code Principles & Code Conventions for React + TypeScript

Clean Code Principles & Code Conventions for React + TypeScript

Comments
2 min read
Clean Code Naming: A Senior Developer’s Code Review Checklist

Clean Code Naming: A Senior Developer’s Code Review Checklist

2
Comments
2 min read
Traits in PHP – a powerful yet underused tool?

Traits in PHP – a powerful yet underused tool?

1
Comments
2 min read
Why 100 Lines of Code Can Be Better Than 2

Why 100 Lines of Code Can Be Better Than 2

Comments
2 min read
Tech debt - When should developers refactor?

Tech debt - When should developers refactor?

4
Comments
3 min read
Por dentro da estrutura de dados dicionĂĄrio (hash map)

Por dentro da estrutura de dados dicionĂĄrio (hash map)

Comments
3 min read
Say Goodbye to Messy HTML: How Self-Closing Tags Can Satisfy Your OCD 😌✨

Say Goodbye to Messy HTML: How Self-Closing Tags Can Satisfy Your OCD 😌✨

2
Comments
2 min read
Building a RESTful To-Do API with Clean Architecture in Python

Building a RESTful To-Do API with Clean Architecture in Python

Comments
3 min read
loading...