Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Log in
Create account
DEV Community
Close
#
cleancoding
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Understanding the State Design Pattern P3
mohamed Tayel
mohamed Tayel
mohamed Tayel
Follow
Nov 2 '24
Understanding the State Design Pattern P3
#
designpatterns
#
csharp
#
dotnet
#
cleancoding
1
reaction
Comments
Add Comment
4 min read
c# Clean Code: Why Readable Code Matters and How to Achieve It
mohamed Tayel
mohamed Tayel
mohamed Tayel
Follow
Nov 2 '24
c# Clean Code: Why Readable Code Matters and How to Achieve It
#
cleancode
#
cleancoding
#
csharp
#
dotnet
2
reactions
Comments
Add Comment
3 min read
Flexible C# with OOP Principles: Simplifying Account State Management with the State Design Pattern and Callbacks
mohamed Tayel
mohamed Tayel
mohamed Tayel
Follow
Nov 2 '24
Flexible C# with OOP Principles: Simplifying Account State Management with the State Design Pattern and Callbacks
#
oop
#
csharp
#
cleancoding
#
cleancode
1
reaction
Comments
Add Comment
5 min read
Flexible C# with OOP Principles:Assessing Improvement in Account State Management with the State Design Pattern in C#
mohamed Tayel
mohamed Tayel
mohamed Tayel
Follow
Nov 2 '24
Flexible C# with OOP Principles:Assessing Improvement in Account State Management with the State Design Pattern in C#
#
oop
#
csharp
#
cleancoding
#
tutorial
1
reaction
Comments
Add Comment
4 min read
Flexible C# with OOP Principles:Simplified State Management
mohamed Tayel
mohamed Tayel
mohamed Tayel
Follow
Nov 2 '24
Flexible C# with OOP Principles:Simplified State Management
#
cleancode
#
cleancoding
#
csharp
#
tutorial
Comments
Add Comment
3 min read
The Art of Clean Code: A Practical Guide to Writing Maintainable JavaScript
Nozibul Islam
Nozibul Islam
Nozibul Islam
Follow
Nov 17 '24
The Art of Clean Code: A Practical Guide to Writing Maintainable JavaScript
#
javascript
#
cleancode
#
cleancoding
#
programming
197
reactions
Comments
46
comments
3 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
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: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: 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
JavaScript Code Ethics: Writing Clean, Ethical Code
Pavithra Sandamini
Pavithra Sandamini
Pavithra Sandamini
Follow
Oct 25 '24
JavaScript Code Ethics: Writing Clean, Ethical Code
#
javascript
#
cleancoding
11
reactions
Comments
1
comment
4 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
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
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
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 Code That Humans Can Understand
mohamed Tayel
mohamed Tayel
mohamed Tayel
Follow
Oct 16 '24
c# Clean Code: Writing Code That Humans Can Understand
#
csharp
#
cleancoding
1
reaction
Comments
Add Comment
3 min read
What is Clean Code?
Daniel Azevedo
Daniel Azevedo
Daniel Azevedo
Follow
Nov 7 '24
What is Clean Code?
#
cleancode
#
cleancoding
#
architecture
#
python
20
reactions
Comments
9
comments
3 min read
The Golden Rule of Clean Code: Functions Should Do One Thing
56kode
56kode
56kode
Follow
Oct 7 '24
The Golden Rule of Clean Code: Functions Should Do One Thing
#
javascript
#
typescript
#
cleancode
#
cleancoding
1
reaction
Comments
Add Comment
2 min read
1 - Clean Architecture: A Simpler Approach to Software Design
Daniel Azevedo
Daniel Azevedo
Daniel Azevedo
Follow
Oct 6 '24
1 - Clean Architecture: A Simpler Approach to Software Design
#
cleancoding
#
cleanarchitecture
Comments
Add Comment
4 min read
Setting Up ESLint and Prettier for Consistent Code Quality and Formatting
Animesh Srivastava
Animesh Srivastava
Animesh Srivastava
Follow
Oct 3 '24
Setting Up ESLint and Prettier for Consistent Code Quality and Formatting
#
webdev
#
cleancoding
#
react
#
productivity
1
reaction
Comments
Add Comment
2 min read
Introducing a CLI Tool for Automatically Detecting Unused Unleash Flags
Hiroyuki Kuromiya
Hiroyuki Kuromiya
Hiroyuki Kuromiya
Follow
Sep 19 '24
Introducing a CLI Tool for Automatically Detecting Unused Unleash Flags
#
go
#
cleancoding
Comments
Add Comment
2 min read
Effective Code Review
Kimberly Myers
Kimberly Myers
Kimberly Myers
Follow
Sep 16 '24
Effective Code Review
#
codereview
#
cleancoding
#
development
#
fosterlearning
6
reactions
Comments
Add Comment
2 min read
Deep Dive into Clean Architecture: A Fresh Perspective on Android and Beyond!
Hrant Arzumanyan
Hrant Arzumanyan
Hrant Arzumanyan
Follow
Sep 4 '24
Deep Dive into Clean Architecture: A Fresh Perspective on Android and Beyond!
#
android
#
architecture
#
cleancoding
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