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
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
Make It Work, Then Make It Better
Mark Adel
Mark Adel
Mark Adel
Follow
Nov 27 '24
Make It Work, Then Make It Better
#
softwareengineering
#
cleancode
#
programming
#
beginners
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
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
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
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
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
1
 reaction
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
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
10
 reactions
Comments
2
 comments
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
138
 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
Software Engineering at Google - Chapter 8: Style Guides and Rules
05:56
eidher
eidher
eidher
Follow
Nov 15 '24
Software Engineering at Google - Chapter 8: Style Guides and Rules
#
softwareengineering
#
google
#
programming
#
cleancode
Comments
Add Comment
1 min read
Como Melhorar seu Código Java: 7 Boas Práticas e Padrões de Desenvolvimento
Anderson Leite
Anderson Leite
Anderson Leite
Follow
Nov 14 '24
Como Melhorar seu Código Java: 7 Boas Práticas e Padrões de Desenvolvimento
#
java
#
designpatterns
#
cleancode
#
cleancoding
1
 reaction
Comments
Add Comment
6 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
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
33
 reactions
Comments
6
 comments
4 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account