Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Log in
Create account
DEV Community
Close
#
cleancode
Follow
Hide
Posts
Left menu
๐
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
c# Clean Code: Best Practices for Using Action and Func
mohamed Tayel
mohamed Tayel
mohamed Tayel
Follow
Oct 26 '24
c# Clean Code: Best Practices for Using Action and Func
#
cleancode
#
csharp
#
dotnet
#
delegate
27
reactions
Comments
3
comments
3 min read
Forget if !=null and try/catch and write leaner code
Techelopment
Techelopment
Techelopment
Follow
Oct 5 '24
Forget if !=null and try/catch and write leaner code
#
javascript
#
ecmascript
#
cleancode
#
coding
1
reaction
Comments
Add Comment
5 min read
๐งน The Art of Writing Clean Code: Why It Matters and How to Do It
Hadil Ben Abdallah
Hadil Ben Abdallah
Hadil Ben Abdallah
Follow
Oct 25 '24
๐งน The Art of Writing Clean Code: Why It Matters and How to Do It
#
cleancode
#
coding
#
programming
#
productivity
11
reactions
Comments
Add Comment
4 min read
5 Ways to Write Clean Code: A Developer's Guide ๐ปโจ
Ashish prajapati
Ashish prajapati
Ashish prajapati
Follow
Oct 24 '24
5 Ways to Write Clean Code: A Developer's Guide ๐ปโจ
#
cleancode
#
programming
#
bestpractices
#
development
2
reactions
Comments
Add Comment
3 min read
C# Clean Code: using var guide lines
mohamed Tayel
mohamed Tayel
mohamed Tayel
Follow
Oct 24 '24
C# Clean Code: using var guide lines
#
cleancode
#
cleancoding
#
csharp
#
dotnet
5
reactions
Comments
Add Comment
2 min read
Achieving Clean and Scalable PySpark Code: A Guide to Avoiding Redundancy
Gustavo
Gustavo
Gustavo
Follow
Sep 19 '24
Achieving Clean and Scalable PySpark Code: A Guide to Avoiding Redundancy
#
pyspark
#
dataengineering
#
cleancode
#
python
Comments
Add Comment
5 min read
Clean Code Architecture in Laravel: A Practical Guide
Arafat Hossain Ar
Arafat Hossain Ar
Arafat Hossain Ar
Follow
Oct 21 '24
Clean Code Architecture in Laravel: A Practical Guide
#
webdev
#
php
#
laravel
#
cleancode
37
reactions
Comments
3
comments
5 min read
De lo funcional hasta lo legible con Tidyings
Jean Karlo Obando Ramos
Jean Karlo Obando Ramos
Jean Karlo Obando Ramos
Follow
Oct 23 '24
De lo funcional hasta lo legible con Tidyings
#
cleancode
#
refactoring
2
reactions
Comments
Add Comment
8 min read
Part 2: Clean Design in React
Ugo VENTURE
Ugo VENTURE
Ugo VENTURE
Follow
Oct 2 '24
Part 2: Clean Design in React
#
react
#
cleancode
#
webdev
Comments
Add Comment
4 min read
C# Clean Code: Commenting Conventions
mohamed Tayel
mohamed Tayel
mohamed Tayel
Follow
Oct 22 '24
C# Clean Code: Commenting Conventions
#
cleancode
#
cleancoding
#
csharp
#
tutorial
1
reaction
Comments
Add Comment
2 min read
Enhancing Code Readability with Effective Layout Conventions
mohamed Tayel
mohamed Tayel
mohamed Tayel
Follow
Oct 21 '24
Enhancing Code Readability with Effective Layout Conventions
#
cleancode
#
csharp
#
dotnet
Comments
Add Comment
3 min read
Understanding the Proxy Pattern with a Payroll System Example
Daniel Azevedo
Daniel Azevedo
Daniel Azevedo
Follow
Oct 20 '24
Understanding the Proxy Pattern with a Payroll System Example
#
designpatterns
#
cleancode
#
csharp
#
ai
4
reactions
Comments
1
comment
4 min read
C# Clean Code: Coding Conventions
mohamed Tayel
mohamed Tayel
mohamed Tayel
Follow
Oct 20 '24
C# Clean Code: Coding Conventions
#
cleancode
#
csharp
#
dotnet
#
tutorial
12
reactions
Comments
Add Comment
4 min read
Refactoring 017 - Convert Attributes to Sets
Maxi Contieri
Maxi Contieri
Maxi Contieri
Follow
Oct 20 '24
Refactoring 017 - Convert Attributes to Sets
#
tutorial
#
javascript
#
cleancode
#
refactoring
4
reactions
Comments
Add Comment
6 min read
Organizing AWS CDK with Separated Lambda and Fargate Code in a Monorepo
Oleksandr Hanhaliuk
Oleksandr Hanhaliuk
Oleksandr Hanhaliuk
Follow
Oct 19 '24
Organizing AWS CDK with Separated Lambda and Fargate Code in a Monorepo
#
aws
#
lambda
#
cleancode
#
fargate
1
reaction
Comments
Add Comment
3 min read
Streamlining DevOps with AZD CLI: A Deep Dive into CI/CD
Daniel Azevedo
Daniel Azevedo
Daniel Azevedo
Follow
Oct 17 '24
Streamlining DevOps with AZD CLI: A Deep Dive into CI/CD
#
cicd
#
azure
#
cleancode
#
devops
3
reactions
Comments
Add Comment
2 min read
C# Clean Code: SOLID Principles
mohamed Tayel
mohamed Tayel
mohamed Tayel
Follow
Oct 17 '24
C# Clean Code: SOLID Principles
#
cleancode
#
cleancoding
#
csharp
#
solidprinciples
9
reactions
Comments
1
comment
5 min read
Key Best Practices for API Design in Java
Mohamed El Laithy
Mohamed El Laithy
Mohamed El Laithy
Follow
Oct 17 '24
Key Best Practices for API Design in Java
#
java
#
cleancode
#
springboot
1
reaction
Comments
Add Comment
4 min read
C# Clean Code: Why You Should Embrace YAGNI for Efficient Development
mohamed Tayel
mohamed Tayel
mohamed Tayel
Follow
Oct 16 '24
C# Clean Code: Why You Should Embrace YAGNI for Efficient Development
#
cleancode
#
cleancoding
#
csharp
#
yagni
2
reactions
Comments
Add Comment
2 min read
C# Clean Code: KISS ( Keep It Simple, Stupid)Principle
mohamed Tayel
mohamed Tayel
mohamed Tayel
Follow
Oct 16 '24
C# Clean Code: KISS ( Keep It Simple, Stupid)Principle
#
csharp
#
cleancode
#
cleancoding
1
reaction
Comments
Add Comment
3 min read
c# Clean Code: Writing Self-Documenting Code
mohamed Tayel
mohamed Tayel
mohamed Tayel
Follow
Oct 16 '24
c# Clean Code: Writing Self-Documenting Code
#
csharp
#
cleancode
#
dotnet
#
tutorial
3
reactions
Comments
Add Comment
4 min read
Part 1: Clean Code in React
Ugo VENTURE
Ugo VENTURE
Ugo VENTURE
Follow
Sep 24 '24
Part 1: Clean Code in React
#
react
#
cleancode
#
webdev
1
reaction
Comments
Add Comment
9 min read
The Power of Clear Function Names: A Clean Code Essential
56kode
56kode
56kode
Follow
Oct 14 '24
The Power of Clear Function Names: A Clean Code Essential
#
cleancode
#
javascript
Comments
Add Comment
2 min read
Clean Architecture: The Unattainable Ideal โ A Parable for Developers
Anatolii S.
Anatolii S.
Anatolii S.
Follow
Oct 14 '24
Clean Architecture: The Unattainable Ideal โ A Parable for Developers
#
cleancode
#
javascript
#
development
#
architecture
Comments
Add Comment
8 min read
Good Code as a Data Structure
Hayden Rear
Hayden Rear
Hayden Rear
Follow
Sep 8 '24
Good Code as a Data Structure
#
architecture
#
cleancode
#
datastructures
Comments
Add Comment
1 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account