Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Log in
Create account
Forem
Close
#
cleancode
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Top 6 Design Patterns
Daniel Azevedo
Daniel Azevedo
Daniel Azevedo
Follow
Oct 31 '24
Top 6 Design Patterns
#
designpatterns
#
cleancode
#
architecture
#
csharp
2
reactions
Comments
Add Comment
3 min read
Flexible C# with OOP Principles:Simplifying Complex Code with the State Design Pattern
mohamed Tayel
mohamed Tayel
mohamed Tayel
Follow
Oct 31 '24
Flexible C# with OOP Principles:Simplifying Complex Code with the State Design Pattern
#
oop
#
csharp
#
cleancode
#
cleancoding
1
reaction
Comments
Add Comment
4 min read
c# clean code: Writing Efficient LINQ Queries
mohamed Tayel
mohamed Tayel
mohamed Tayel
Follow
Oct 31 '24
c# clean code: Writing Efficient LINQ Queries
#
cleancode
#
cleancoding
#
csharp
#
programming
2
reactions
Comments
Add Comment
2 min read
Flexible C# with OOP Principles: Reducing Complexity in OOP with State-Based Logic
mohamed Tayel
mohamed Tayel
mohamed Tayel
Follow
Oct 31 '24
Flexible C# with OOP Principles: Reducing Complexity in OOP with State-Based Logic
#
cleancode
#
cleancoding
#
oop
#
csharp
1
reaction
Comments
Add Comment
2 min read
Best Way to Replace Duplicated Request Parameters in Spring Boot
Mammad Yahyayev
Mammad Yahyayev
Mammad Yahyayev
Follow
Oct 30 '24
Best Way to Replace Duplicated Request Parameters in Spring Boot
#
spring
#
springboot
#
cleancode
#
java
5
reactions
Comments
Add Comment
1 min read
One Level of Abstraction: The Key to Clean Functions
56kode
56kode
56kode
Follow
Oct 29 '24
One Level of Abstraction: The Key to Clean Functions
#
cleancode
#
javascript
1
reaction
Comments
Add Comment
2 min read
c# Clean Code: Best Practices for new, Operators, and using
mohamed Tayel
mohamed Tayel
mohamed Tayel
Follow
Oct 29 '24
c# Clean Code: Best Practices for new, Operators, and using
#
cleancode
#
cleancoding
#
csharp
#
dotnet
4
reactions
Comments
Add Comment
4 min read
Best Practices for Writing Clean React Code with Examples
Vishesh Tiwari
Vishesh Tiwari
Vishesh Tiwari
Follow
Oct 28 '24
Best Practices for Writing Clean React Code with Examples
#
cleancode
#
cleancoding
#
react
Comments
2
comments
4 min read
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
6
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
35
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
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
8
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
loading...
We're a blogging-forward open source social network where we learn from one another
Log in
Create account