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
Clean architecture with Next.js
Daniel Malek
Daniel Malek
Daniel Malek
Follow
Aug 5 '24
Clean architecture with Next.js
#
nextjs
#
cleancode
#
architecture
#
javascript
28
reactions
Comments
1
comment
4 min read
Unlearning SOLID: My Path to More Nuanced Code Evaluation
Mario Mainz
Mario Mainz
Mario Mainz
Follow
Aug 5 '24
Unlearning SOLID: My Path to More Nuanced Code Evaluation
#
solid
#
cleancode
#
architecture
#
oop
1
reaction
Comments
Add Comment
15 min read
Unsolicited Wisdom: My Take on Clean Code in the Frontend
Evan Sutherland
Evan Sutherland
Evan Sutherland
Follow
Jul 1 '24
Unsolicited Wisdom: My Take on Clean Code in the Frontend
#
typescript
#
cleancode
#
frontend
#
beginners
Comments
Add Comment
6 min read
JavaScript: String Template Literals
Megan Paffrath
Megan Paffrath
Megan Paffrath
Follow
Aug 3 '24
JavaScript: String Template Literals
#
javascript
#
strings
#
stringtemplateliterals
#
cleancode
1
reaction
Comments
Add Comment
1 min read
Improve Readability of Your Code with C# Collection Expressions
Anton Martyniuk
Anton Martyniuk
Anton Martyniuk
Follow
Aug 2 '24
Improve Readability of Your Code with C# Collection Expressions
#
programming
#
dotnet
#
csharp
#
cleancode
1
reaction
Comments
Add Comment
4 min read
Tech Debt: The Ultimate Guide
Dishit Devasia
Dishit Devasia
Dishit Devasia
Follow
Jul 22 '24
Tech Debt: The Ultimate Guide
#
programming
#
codingtips
#
coding
#
cleancode
Comments
Add Comment
6 min read
Api Rest .Net completa com JwtToken integração com api ViaCep utilizando padrão de arquitetura clean architecture - parte 3
Hernani Almeida
Hernani Almeida
Hernani Almeida
Follow
Aug 1 '24
Api Rest .Net completa com JwtToken integração com api ViaCep utilizando padrão de arquitetura clean architecture - parte 3
#
security
#
dotnet
#
architecture
#
cleancode
1
reaction
Comments
Add Comment
11 min read
Magic Strings & Magic Numbers 🪄
thiCha
thiCha
thiCha
Follow
Jul 29 '24
Magic Strings & Magic Numbers 🪄
#
php
#
cleancode
#
magic
Comments
Add Comment
2 min read
Unlocking Node.js Success: Best Practices for Clean, Efficient, and Scalable Code
aurangzaib
aurangzaib
aurangzaib
Follow
Jul 29 '24
Unlocking Node.js Success: Best Practices for Clean, Efficient, and Scalable Code
#
nodejsbestpractices
#
cleancode
#
webdev
#
aiindevelopment
Comments
Add Comment
3 min read
How to write clean code in JavaScript
Yashraj
Yashraj
Yashraj
Follow
Jul 27 '24
How to write clean code in JavaScript
#
cleancode
#
javascript
#
programming
#
webdev
1
reaction
Comments
1
comment
6 min read
Api Rest .Net completa com JwtToken integração com api ViaCep utilizando padrão de arquitetura clean architecture - parte 2
Hernani Almeida
Hernani Almeida
Hernani Almeida
Follow
Jul 27 '24
Api Rest .Net completa com JwtToken integração com api ViaCep utilizando padrão de arquitetura clean architecture - parte 2
#
dotnet
#
cleancode
#
architecture
1
reaction
Comments
2
comments
5 min read
Tips For Writing Clear And Efficient TypeScript Code 💯 - Part #1
Ali Samir
Ali Samir
Ali Samir
Follow
Jul 25 '24
Tips For Writing Clear And Efficient TypeScript Code 💯 - Part #1
#
typescript
#
webdev
#
frontend
#
cleancode
1
reaction
Comments
1
comment
2 min read
Tips For Writing Clear And Efficient TypeScript Code 💯 - Part #2
Ali Samir
Ali Samir
Ali Samir
Follow
Jul 25 '24
Tips For Writing Clear And Efficient TypeScript Code 💯 - Part #2
#
typescript
#
frontend
#
webdev
#
cleancode
Comments
Add Comment
2 min read
C# 6 and Beyond: Revolutionizing Case Analysis with Pattern Matching
waelhabbal
waelhabbal
waelhabbal
Follow
Jul 24 '24
C# 6 and Beyond: Revolutionizing Case Analysis with Pattern Matching
#
csharp
#
dotnet
#
patternmatching
#
cleancode
1
reaction
Comments
Add Comment
3 min read
Techniques for Refactoring Legacy Code
Wallace Freitas
Wallace Freitas
Wallace Freitas
Follow
Jul 22 '24
Techniques for Refactoring Legacy Code
#
refactoring
#
cleancode
Comments
Add Comment
2 min read
Code Smell 260 - Crowdstrike NULL
Maxi Contieri
Maxi Contieri
Maxi Contieri
Follow
Jul 20 '24
Code Smell 260 - Crowdstrike NULL
#
security
#
cleancode
#
hacking
#
null
6
reactions
Comments
Add Comment
3 min read
Guide to Writing Clean Code: Part 1
Shriyaaa.10
Shriyaaa.10
Shriyaaa.10
Follow
Jul 17 '24
Guide to Writing Clean Code: Part 1
#
cleancode
1
reaction
Comments
Add Comment
2 min read
Mastering C# Switch Expressions and Pattern Matching: A Practical Guide
waelhabbal
waelhabbal
waelhabbal
Follow
Jul 16 '24
Mastering C# Switch Expressions and Pattern Matching: A Practical Guide
#
csharp
#
cleancode
#
patternmatching
#
realworlddev
2
reactions
Comments
Add Comment
3 min read
Understanding the Mediator Pattern in .NET
mohamed Tayel
mohamed Tayel
mohamed Tayel
Follow
Jul 14 '24
Understanding the Mediator Pattern in .NET
#
csharp
#
designpatterns
#
architecture
#
cleancode
11
reactions
Comments
Add Comment
4 min read
7 Essential Tips to Avoid Code Smells in Your Projects
Wallace Freitas
Wallace Freitas
Wallace Freitas
Follow
Jul 11 '24
7 Essential Tips to Avoid Code Smells in Your Projects
#
refactoring
#
solidprinciples
#
cleancode
3
reactions
Comments
Add Comment
2 min read
Specification Pattern in .NET: Applying the Open/Closed Principle
mohamed Tayel
mohamed Tayel
mohamed Tayel
Follow
Jul 11 '24
Specification Pattern in .NET: Applying the Open/Closed Principle
#
designpatterns
#
csharp
#
cleancode
10
reactions
Comments
1
comment
3 min read
A Beginner's Guide to Python List Comprehension
Sakib Bin Kamal
Sakib Bin Kamal
Sakib Bin Kamal
Follow
Jul 11 '24
A Beginner's Guide to Python List Comprehension
#
python
#
tutorial
#
cleancode
#
beginners
Comments
Add Comment
2 min read
3 Rs of Software Architecture for iOS based in SwiftUI
Matheus Gois
Matheus Gois
Matheus Gois
Follow
Jul 10 '24
3 Rs of Software Architecture for iOS based in SwiftUI
#
ios
#
refactoring
#
swiftui
#
cleancode
22
reactions
Comments
1
comment
15 min read
Clean Architecture in Node.js: An Approach with TypeScript and Dependency Injection.
Evan Gunawan
Evan Gunawan
Evan Gunawan
Follow
Jul 8 '24
Clean Architecture in Node.js: An Approach with TypeScript and Dependency Injection.
#
node
#
cleancode
#
microservices
#
architecture
14
reactions
Comments
Add Comment
4 min read
How to Design Utility Classes in Java?
Mammad Yahyayev
Mammad Yahyayev
Mammad Yahyayev
Follow
Jul 8 '24
How to Design Utility Classes in Java?
#
java
#
cleancode
#
cleancoding
7
reactions
Comments
Add Comment
4 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account