DEV Community

# cleancode

Posts

๐Ÿ‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
How to Use ESLint Like a Sane Developer (JavaScript & TypeScript Edition)

How to Use ESLint Like a Sane Developer (JavaScript & TypeScript Edition)

Comments
3 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

5
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
PHP input validation yang benar

PHP input validation yang benar

Comments
1 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
O que eu entendo sobre Clean Code?

O que eu entendo sobre Clean Code?

1
Comments
7 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
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
Union and Intersection Types in TypeScript

Union and Intersection Types in TypeScript

3
Comments
3 min read
Movie X: A Developerโ€™s Dive Into Flutter Project Organization

Movie X: A Developerโ€™s Dive Into Flutter Project Organization

5
Comments
3 min read
STOP Writing Dirty Code: Fix The Data Class Code Smell Now!

STOP Writing Dirty Code: Fix The Data Class Code Smell Now!

Comments
1 min read
ะะฑัั‚ั€ะฐะบั†ะธะธ vs. ะฟั€ะธะฒัะทะบะฐ ะบ ั‚ะตั…ะฝะพะปะพะณะธะธ

ะะฑัั‚ั€ะฐะบั†ะธะธ vs. ะฟั€ะธะฒัะทะบะฐ ะบ ั‚ะตั…ะฝะพะปะพะณะธะธ

2
Comments
1 min read
An Initiation to Domain-Driven Design

An Initiation to Domain-Driven Design

1
Comments
11 min read
7 Essential Design Patterns for JavaScript Developers: Boost Your Coding Mastery

7 Essential Design Patterns for JavaScript Developers: Boost Your Coding Mastery

Comments
3 min read
Clean Code: Managing Side Effects with Functional Programming

Clean Code: Managing Side Effects with Functional Programming

6
Comments 1
3 min read
loading...