Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Search
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
How to name Unit Tests
Stuart Dobson
Stuart Dobson
Stuart Dobson
Follow
Dec 2 '24
How to name Unit Tests
#
testing
#
cleancode
#
unittesting
Comments
Add Comment
3 min read
Mastering Rails and Ruby: A Collection of Practical Tips for Cleaner Code
Olumuyiwa Osiname
Olumuyiwa Osiname
Olumuyiwa Osiname
Follow
Nov 30 '24
Mastering Rails and Ruby: A Collection of Practical Tips for Cleaner Code
#
rails
#
ruby
#
cleancode
6
reactions
Comments
1
comment
2 min read
Mastering Rails and Ruby: A Collection of Practical Tips for Cleaner Code
Olumuyiwa Osiname
Olumuyiwa Osiname
Olumuyiwa Osiname
Follow
Nov 30 '24
Mastering Rails and Ruby: A Collection of Practical Tips for Cleaner Code
#
ruby
#
rails
#
cleancode
1
reaction
Comments
Add Comment
2 min read
Washing your code: don’t make me think
Artem Sapegin
Artem Sapegin
Artem Sapegin
Follow
Dec 1 '24
Washing your code: don’t make me think
#
javascript
#
programming
#
cleancode
18
reactions
Comments
18
comments
13 min read
📛Stop Hardcoding Database Calls: Simplify with a Config Manager
Yassine Sallami
Yassine Sallami
Yassine Sallami
Follow
Oct 25 '24
📛Stop Hardcoding Database Calls: Simplify with a Config Manager
#
beginners
#
database
#
cleancode
#
python
1
reaction
Comments
Add Comment
4 min read
Project Journey #2: 🛠️ Coding, Failing, and Learning with AI Law Shield ⚖️
0x2e73
0x2e73
0x2e73
Follow
Nov 17 '24
Project Journey #2: 🛠️ Coding, Failing, and Learning with AI Law Shield ⚖️
#
ai
#
learning
#
cleancode
#
python
5
reactions
Comments
1
comment
3 min read
RabbitMQ: Using It with Microservices
Daniel Azevedo
Daniel Azevedo
Daniel Azevedo
Follow
Nov 24 '24
RabbitMQ: Using It with Microservices
#
eventdriven
#
cleancode
#
microservices
#
architecture
1
reaction
Comments
Add Comment
3 min read
Event Broker Implementation in C# Using Azure Service Bus
Daniel Azevedo
Daniel Azevedo
Daniel Azevedo
Follow
Nov 24 '24
Event Broker Implementation in C# Using Azure Service Bus
#
architecture
#
cleancode
#
azure
#
eventdriven
2
reactions
Comments
Add Comment
3 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
Comments
Add Comment
2 min read
Why Clean Architecture and SOLID Principles Should Be the Foundation of Your Next Project!
Ashish Bhakhand
Ashish Bhakhand
Ashish Bhakhand
Follow
Oct 20 '24
Why Clean Architecture and SOLID Principles Should Be the Foundation of Your Next Project!
#
programming
#
coding
#
cleancode
#
solidprinciples
Comments
Add Comment
4 min read
Architect Your React Native app to handle Millions of Users and Large Development Teams
Malik Chohra
Malik Chohra
Malik Chohra
Follow
Oct 20 '24
Architect Your React Native app to handle Millions of Users and Large Development Teams
#
reactnative
#
react
#
cleancode
#
mobile
Comments
Add Comment
11 min read
Demystifying Software Architectures: Choosing the Right Design for Your Project
Wallace Freitas
Wallace Freitas
Wallace Freitas
Follow
Nov 19 '24
Demystifying Software Architectures: Choosing the Right Design for Your Project
#
architecture
#
cleancode
26
reactions
Comments
1
comment
3 min read
Decoding Software Quality: A Deep Dive into Errors, Faults, Bugs, Defects, and Failures.
Nozibul Islam
Nozibul Islam
Nozibul Islam
Follow
Nov 20 '24
Decoding Software Quality: A Deep Dive into Errors, Faults, Bugs, Defects, and Failures.
#
softwareengineering
#
programming
#
cleancode
#
community
26
reactions
Comments
Add Comment
3 min read
Mastering Lombok: Clean and Efficient Java Code Simplification
Igor Venturelli
Igor Venturelli
Igor Venturelli
Follow
Nov 19 '24
Mastering Lombok: Clean and Efficient Java Code Simplification
#
spring
#
beginners
#
programming
#
cleancode
Comments
Add Comment
4 min read
Simplifying Complex Code with Advanced Programming Approaches
Alexey Tukalo
Alexey Tukalo
Alexey Tukalo
Follow
Oct 16 '24
Simplifying Complex Code with Advanced Programming Approaches
#
codequality
#
functionalreactiveprogramming
#
cleancode
#
programming
Comments
Add Comment
4 min read
Part 4: Test-Driven Development (TDD) in React
Ugo VENTURE
Ugo VENTURE
Ugo VENTURE
Follow
Oct 16 '24
Part 4: Test-Driven Development (TDD) in React
#
react
#
cleancode
#
webdev
1
reaction
Comments
Add Comment
13 min read
Clean Architecture: The Unattainable Ideal – A Parable for Developers
simprl
simprl
simprl
Follow
Oct 14 '24
Clean Architecture: The Unattainable Ideal – A Parable for Developers
#
cleancode
#
javascript
#
development
#
architecture
Comments
Add Comment
8 min read
Tech Debt: A Bigger Problem Than AI Takeover
Priya Moghe
Priya Moghe
Priya Moghe
Follow
Oct 27 '24
Tech Debt: A Bigger Problem Than AI Takeover
#
technicaldebt
#
softwareengineering
#
ai
#
cleancode
2
reactions
Comments
2
comments
6 min read
Creating focused domain applications. A Symfony approach (Saving the entity)
Nacho Colomina Torregrosa
Nacho Colomina Torregrosa
Nacho Colomina Torregrosa
Follow
Nov 15 '24
Creating focused domain applications. A Symfony approach (Saving the entity)
#
symfony
#
php
#
ddd
#
cleancode
4
reactions
Comments
3
comments
3 min read
Simplifying Conditional Expressions in C#: Tips for Clean and Readable Code
mohamed Tayel
mohamed Tayel
mohamed Tayel
Follow
Nov 15 '24
Simplifying Conditional Expressions in C#: Tips for Clean and Readable Code
#
csharp
#
cleancode
#
refactoring
#
codereadability
1
reaction
Comments
Add Comment
2 min read
Simplifying Method Calls in C#: Techniques for Cleaner and More Maintainable Code
mohamed Tayel
mohamed Tayel
mohamed Tayel
Follow
Nov 15 '24
Simplifying Method Calls in C#: Techniques for Cleaner and More Maintainable Code
#
refactoring
#
cleancode
#
csharp
3
reactions
Comments
Add Comment
2 min read
Refactoring: Moving Features Between Objects
mohamed Tayel
mohamed Tayel
mohamed Tayel
Follow
Nov 15 '24
Refactoring: Moving Features Between Objects
#
singleresponsibilityprinciple
#
refactoring
#
cleancode
1
reaction
Comments
Add Comment
3 min read
How to Write Better TypeScript Code: Best Practices for Clean, Effective, and Scalable Code
Yug Jadvani
Yug Jadvani
Yug Jadvani
Follow
Nov 2 '24
How to Write Better TypeScript Code: Best Practices for Clean, Effective, and Scalable Code
#
typescript
#
development
#
cleancode
133
reactions
Comments
25
comments
4 min read
Understanding Object Calisthenics: Writing Cleaner Code
Muzammil
Muzammil
Muzammil
Follow
Oct 12 '24
Understanding Object Calisthenics: Writing Cleaner Code
#
java
#
oop
#
cleancode
#
objectcalisthenics
Comments
Add Comment
10 min read
What's the Fucking Clean Code???
Nezir Zahirovic
Nezir Zahirovic
Nezir Zahirovic
Follow
Oct 10 '24
What's the Fucking Clean Code???
#
code
#
cleancode
#
ruby
#
programming
3
reactions
Comments
1
comment
5 min read
How to Identify and Remove Unused Files in React Projects?
Vishesh Tiwari
Vishesh Tiwari
Vishesh Tiwari
Follow
Nov 13 '24
How to Identify and Remove Unused Files in React Projects?
#
cleancode
#
react
8
reactions
Comments
Add Comment
3 min read
Creating a RESTful API with .NET and Clean Architecture: A Complete Guide 🚀
0x2e73
0x2e73
0x2e73
Follow
Nov 12 '24
Creating a RESTful API with .NET and Clean Architecture: A Complete Guide 🚀
#
dotnet
#
csharp
#
c
#
cleancode
30
reactions
Comments
Add Comment
4 min read
Composing Methods: A Practical Guide to Clean Code
mohamed Tayel
mohamed Tayel
mohamed Tayel
Follow
Nov 12 '24
Composing Methods: A Practical Guide to Clean Code
#
refactoring
#
cleancode
#
csharp
#
programmingtips
3
reactions
Comments
Add Comment
4 min read
🧹 ¡Limpia tus ramas locales en Git de manera rápida y segura! 🚀
Roberto Morais
Roberto Morais
Roberto Morais
Follow
Oct 9 '24
🧹 ¡Limpia tus ramas locales en Git de manera rápida y segura! 🚀
#
git
#
bash
#
cleancode
#
softwaredevelopment
Comments
Add Comment
2 min read
Type guards, type predicates, assertion signatures, and branded types in TS
Mohammad Jawad (Kasir) Barati
Mohammad Jawad (Kasir) Barati
Mohammad Jawad (Kasir) Barati
Follow
Nov 11 '24
Type guards, type predicates, assertion signatures, and branded types in TS
#
typescript
#
javascript
#
cleancode
3
reactions
Comments
1
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
195
reactions
Comments
45
comments
3 min read
Чистая Архитектура: Недостижимый Идеал
simprl
simprl
simprl
Follow
Oct 8 '24
Чистая Архитектура: Недостижимый Идеал
#
cleancode
#
javascript
#
development
#
architecture
Comments
Add Comment
3 min read
Understanding and Writing Methods in C#
mohamed Tayel
mohamed Tayel
mohamed Tayel
Follow
Nov 10 '24
Understanding and Writing Methods in C#
#
methods
#
cleancode
#
csharp
#
codingbestpractices
2
reactions
Comments
Add Comment
3 min read
Streamlining Rails Controllers with Simple PORO Validators
Lucas M.
Lucas M.
Lucas M.
Follow
Nov 8 '24
Streamlining Rails Controllers with Simple PORO Validators
#
rails
#
ruby
#
cleancode
#
learning
15
reactions
Comments
3
comments
3 min read
Creating focused domain applications. A Symfony approach (Returning the result)
Nacho Colomina Torregrosa
Nacho Colomina Torregrosa
Nacho Colomina Torregrosa
Follow
Nov 23 '24
Creating focused domain applications. A Symfony approach (Returning the result)
#
php
#
symfony
#
ddd
#
cleancode
3
reactions
Comments
8
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
Comments
Add Comment
2 min read
Methods and Functions in C#: Writing Clean, Maintainable Code
mohamed Tayel
mohamed Tayel
mohamed Tayel
Follow
Nov 10 '24
Methods and Functions in C#: Writing Clean, Maintainable Code
#
cleancode
#
csharp
#
dotnet
3
reactions
Comments
Add Comment
3 min read
Creating focused domain applications. A Symfony approach (Managing validation errors)
Nacho Colomina Torregrosa
Nacho Colomina Torregrosa
Nacho Colomina Torregrosa
Follow
Nov 9 '24
Creating focused domain applications. A Symfony approach (Managing validation errors)
#
php
#
symfony
#
ddd
#
cleancode
2
reactions
Comments
2
comments
5 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
5 WAYS TO ORGANIZE YOUR C# CODES IN GODOT
Emmanuel Pangan
Emmanuel Pangan
Emmanuel Pangan
Follow
Oct 11 '24
5 WAYS TO ORGANIZE YOUR C# CODES IN GODOT
#
godot
#
csharp
#
cleancode
#
gamedev
1
reaction
Comments
Add Comment
4 min read
5 Tips to Write Clean Code and Best Practices in 2025
Vicky Shinde
Vicky Shinde
Vicky Shinde
Follow
Nov 8 '24
5 Tips to Write Clean Code and Best Practices in 2025
#
cleancode
#
webdev
#
codingtips
6
reactions
Comments
Add Comment
2 min read
Washing your code: divide and conquer, or merge and relax
Artem Sapegin
Artem Sapegin
Artem Sapegin
Follow
Nov 7 '24
Washing your code: divide and conquer, or merge and relax
#
javascript
#
programming
#
cleancode
5
reactions
Comments
Add Comment
23 min read
Clean Code: Open Source Linting & Formatting
Majd Al Mnayer
Majd Al Mnayer
Majd Al Mnayer
Follow
Oct 27 '24
Clean Code: Open Source Linting & Formatting
#
cleancode
#
opensource
#
typescript
#
formatting
1
reaction
Comments
Add Comment
5 min read
Dependency Injection in Spring: Simplifying Your Code
Igor Venturelli
Igor Venturelli
Igor Venturelli
Follow
Nov 7 '24
Dependency Injection in Spring: Simplifying Your Code
#
spring
#
springboot
#
beginners
#
cleancode
1
reaction
Comments
Add Comment
4 min read
The CLEAN Framework: A 5-Step Blueprint for Writing Bug-Free, Maintainable JavaScript Code
Vijay
Vijay
Vijay
Follow
Oct 17 '24
The CLEAN Framework: A 5-Step Blueprint for Writing Bug-Free, Maintainable JavaScript Code
#
javascript
#
cleancode
#
webdev
#
frontend
2
reactions
Comments
Add Comment
3 min read
c# advanced: Pattern Matching in c#
mohamed Tayel
mohamed Tayel
mohamed Tayel
Follow
Nov 5 '24
c# advanced: Pattern Matching in c#
#
csharp
#
patternmatching
#
cleancode
#
objectorientedprogramming
1
reaction
Comments
Add Comment
3 min read
Gestion des Exceptions en Java : Guide Complet
KAMGA BRANDON TAMWA KAMGA
KAMGA BRANDON TAMWA KAMGA
KAMGA BRANDON TAMWA KAMGA
Follow
Nov 5 '24
Gestion des Exceptions en Java : Guide Complet
#
java
#
cleancode
#
exception
Comments
Add Comment
10 min read
Regra 7: Elimine casos de falha
Fernanda Leite
Fernanda Leite
Fernanda Leite
Follow
Oct 2 '24
Regra 7: Elimine casos de falha
#
webdev
#
cleancode
#
programming
Comments
Add Comment
2 min read
Avoiding Frontend Development Failure: Proven Practices for Writing Clean Code
Rajesh Dhiman
Rajesh Dhiman
Rajesh Dhiman
Follow
Oct 1 '24
Avoiding Frontend Development Failure: Proven Practices for Writing Clean Code
#
cleancode
#
javascript
#
programming
#
productivity
Comments
Add Comment
2 min read
c# clean code: Guide to Defining and Structuring Classes
mohamed Tayel
mohamed Tayel
mohamed Tayel
Follow
Nov 3 '24
c# clean code: Guide to Defining and Structuring Classes
#
cleancode
#
cleancoding
#
csharp
#
dotnet
4
reactions
Comments
1
comment
3 min read
Refactoring conditionals: The first steps to cleaner code.
sakib ahamed shahon
sakib ahamed shahon
sakib ahamed shahon
Follow
Nov 3 '24
Refactoring conditionals: The first steps to cleaner code.
#
refactorit
#
beginners
#
cleancode
Comments
1
comment
4 min read
Creating focused domain applications. A Symfony approach (Extracting and validating data)
Nacho Colomina Torregrosa
Nacho Colomina Torregrosa
Nacho Colomina Torregrosa
Follow
Nov 2 '24
Creating focused domain applications. A Symfony approach (Extracting and validating data)
#
php
#
symfony
#
ddd
#
cleancode
11
reactions
Comments
2
comments
6 min read
Understanding the State Design Pattern P4
mohamed Tayel
mohamed Tayel
mohamed Tayel
Follow
Nov 2 '24
Understanding the State Design Pattern P4
#
dotnet
#
designpatterns
#
csharp
#
cleancode
7
reactions
Comments
Add Comment
7 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
How to detect SOLID principle violations?
ROHIT SINGH
ROHIT SINGH
ROHIT SINGH
Follow
Sep 28 '24
How to detect SOLID principle violations?
#
solidprinciples
#
cleancode
#
softwaredevelopment
Comments
Add Comment
1 min read
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
loading...
We're a blogging-forward open source social network where we learn from one another
Log in
Create account