DEV Community

# cleancode

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Clean Code: JavaScript immutability, core concepts and tools

Clean Code: JavaScript immutability, core concepts and tools

Comments
3 min read
TypeScript generics simplified

TypeScript generics simplified

10
Comments
3 min read
How to Recognize Clean Code: Key Indicators of Well-Designed Software

How to Recognize Clean Code: Key Indicators of Well-Designed Software

1
Comments
7 min read
Design Patterns: Strategy

Design Patterns: Strategy

6
Comments
2 min read
Code Optimization for Game Development

Code Optimization for Game Development

5
Comments
8 min read
Абстракции vs. привязка к технологии

Абстракции vs. привязка к технологии

2
Comments
1 min read
How to Write Clean Code: Key Principles for Every Developer

How to Write Clean Code: Key Principles for Every Developer

1
Comments 1
2 min read
Orden en el Código .NET

Orden en el Código .NET

Comments
1 min read
PHP input validation yang benar

PHP input validation yang benar

Comments
1 min read
Rust Clean Code: Crafting Elegant, Efficient, and Maintainable Software

Rust Clean Code: Crafting Elegant, Efficient, and Maintainable Software

5
Comments
5 min read
Design Patterns: Factory Method

Design Patterns: Factory Method

9
Comments
2 min read
𝗨𝗻𝗹𝗼𝗰𝗸𝗶𝗻𝗴 𝘁𝗵𝗲 𝗣𝗼𝘄𝗲𝗿 𝗼𝗳 𝗙𝘂𝗻𝗰𝘁𝗶𝗼𝗻𝗮𝗹 𝗜𝗻𝘁𝗲𝗿𝗳𝗮𝗰𝗲𝘀 𝗶𝗻 𝗝𝗮𝘃𝗮: 𝗦𝗶𝗺𝗽𝗹𝗶𝗳𝘆 𝗬𝗼𝘂𝗿 𝗖𝗼𝗱𝗲 𝗧𝗼𝗱𝗮𝘆!

𝗨𝗻𝗹𝗼𝗰𝗸𝗶𝗻𝗴 𝘁𝗵𝗲 𝗣𝗼𝘄𝗲𝗿 𝗼𝗳 𝗙𝘂𝗻𝗰𝘁𝗶𝗼𝗻𝗮𝗹 𝗜𝗻𝘁𝗲𝗿𝗳𝗮𝗰𝗲𝘀 𝗶𝗻 𝗝𝗮𝘃𝗮: 𝗦𝗶𝗺𝗽𝗹𝗶𝗳𝘆 𝗬𝗼𝘂𝗿 𝗖𝗼𝗱𝗲 𝗧𝗼𝗱𝗮𝘆!

Comments
1 min read
Mastering Clean Code: A Complete Guide to Writing Software That Is Maintainable and Efficient

Mastering Clean Code: A Complete Guide to Writing Software That Is Maintainable and Efficient

Comments
6 min read
3 very simple React patterns to immediately improve your codebase 🪄

3 very simple React patterns to immediately improve your codebase 🪄

1
Comments
2 min read
𝗠𝗮𝘀𝘁𝗲𝗿𝗶𝗻𝗴 𝗘𝗻𝘁𝗶𝘁𝘆 𝗧𝗿𝗮𝗻𝘀𝗮𝗰𝘁𝗶𝗼𝗻𝘀 𝗮𝗻𝗱 𝗖𝗹𝗲𝗮𝗻 𝗖𝗼𝗱𝗲 𝗶𝗻 𝗦𝗽𝗿𝗶𝗻𝗴 𝗕𝗼𝗼𝘁

𝗠𝗮𝘀𝘁𝗲𝗿𝗶𝗻𝗴 𝗘𝗻𝘁𝗶𝘁𝘆 𝗧𝗿𝗮𝗻𝘀𝗮𝗰𝘁𝗶𝗼𝗻𝘀 𝗮𝗻𝗱 𝗖𝗹𝗲𝗮𝗻 𝗖𝗼𝗱𝗲 𝗶𝗻 𝗦𝗽𝗿𝗶𝗻𝗴 𝗕𝗼𝗼𝘁

Comments
2 min read
Why Your Code is Lazy and How to Fix It Today!

Why Your Code is Lazy and How to Fix It Today!

Comments
1 min read
Git Cheatsheet that will make you a master in Git

Git Cheatsheet that will make you a master in Git

Comments
5 min read
The Molecular Architecture

The Molecular Architecture

Comments
9 min read
Just Stop Writing Python Functions Like This!

Just Stop Writing Python Functions Like This!

9
Comments 2
3 min read
Code Commenting Ethics: When Over-Documentation Hurts Development

Code Commenting Ethics: When Over-Documentation Hurts Development

1
Comments
6 min read
Temporary Field Code Smell is SILENTLY DESTROYING Your Project!

Temporary Field Code Smell is SILENTLY DESTROYING Your Project!

Comments
1 min read
Ditch the 'if else': Mastering Design Patterns for Cleaner, Scalable Code

Ditch the 'if else': Mastering Design Patterns for Cleaner, Scalable Code

3
Comments 1
5 min read
Why should I care about Quality? I'm a developer!

Why should I care about Quality? I'm a developer!

Comments
3 min read
Mastering Laravel Blade: @stack, @push, and @endpush

Mastering Laravel Blade: @stack, @push, and @endpush

1
Comments
2 min read
The Hidden Costs of Over-Engineering: When Simple Solutions Win

The Hidden Costs of Over-Engineering: When Simple Solutions Win

28
Comments 5
3 min read
loading...