DEV Community

# cleancode

Posts

๐Ÿ‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
c# Clean Code: Best Practices for Using Action and Func

c# Clean Code: Best Practices for Using Action and Func

27
Comments 3
3 min read
Forget if !=null and try/catch and write leaner code

Forget if !=null and try/catch and write leaner code

1
Comments
5 min read
๐Ÿงน The Art of Writing Clean Code: Why It Matters and How to Do It

๐Ÿงน The Art of Writing Clean Code: Why It Matters and How to Do It

11
Comments
4 min read
5 Ways to Write Clean Code: A Developer's Guide ๐Ÿ’ปโœจ

5 Ways to Write Clean Code: A Developer's Guide ๐Ÿ’ปโœจ

2
Comments
3 min read
C# Clean Code: using var guide lines

C# Clean Code: using var guide lines

5
Comments
2 min read
Achieving Clean and Scalable PySpark Code: A Guide to Avoiding Redundancy

Achieving Clean and Scalable PySpark Code: A Guide to Avoiding Redundancy

Comments
5 min read
Clean Code Architecture in Laravel: A Practical Guide

Clean Code Architecture in Laravel: A Practical Guide

37
Comments 3
5 min read
De lo funcional hasta lo legible con Tidyings

De lo funcional hasta lo legible con Tidyings

2
Comments
8 min read
Part 2: Clean Design in React

Part 2: Clean Design in React

Comments
4 min read
C# Clean Code: Commenting Conventions

C# Clean Code: Commenting Conventions

1
Comments
2 min read
Enhancing Code Readability with Effective Layout Conventions

Enhancing Code Readability with Effective Layout Conventions

Comments
3 min read
Understanding the Proxy Pattern with a Payroll System Example

Understanding the Proxy Pattern with a Payroll System Example

4
Comments 1
4 min read
C# Clean Code: Coding Conventions

C# Clean Code: Coding Conventions

12
Comments
4 min read
Refactoring 017 - Convert Attributes to Sets

Refactoring 017 - Convert Attributes to Sets

4
Comments
6 min read
Organizing AWS CDK with Separated Lambda and Fargate Code in a Monorepo

Organizing AWS CDK with Separated Lambda and Fargate Code in a Monorepo

1
Comments
3 min read
Streamlining DevOps with AZD CLI: A Deep Dive into CI/CD

Streamlining DevOps with AZD CLI: A Deep Dive into CI/CD

3
Comments
2 min read
C# Clean Code: SOLID Principles

C# Clean Code: SOLID Principles

9
Comments 1
5 min read
Key Best Practices for API Design in Java

Key Best Practices for API Design in Java

1
Comments
4 min read
C# Clean Code: Why You Should Embrace YAGNI for Efficient Development

C# Clean Code: Why You Should Embrace YAGNI for Efficient Development

2
Comments
2 min read
C# Clean Code: KISS ( Keep It Simple, Stupid)Principle

C# Clean Code: KISS ( Keep It Simple, Stupid)Principle

1
Comments
3 min read
c# Clean Code: Writing Self-Documenting Code

c# Clean Code: Writing Self-Documenting Code

3
Comments
4 min read
Part 1: Clean Code in React

Part 1: Clean Code in React

1
Comments
9 min read
The Power of Clear Function Names: A Clean Code Essential

The Power of Clear Function Names: A Clean Code Essential

Comments
2 min read
Clean Architecture: The Unattainable Ideal โ€“ A Parable for Developers

Clean Architecture: The Unattainable Ideal โ€“ A Parable for Developers

Comments
8 min read
Good Code as a Data Structure

Good Code as a Data Structure

Comments
1 min read
loading...