Top Tweets for #codeSmell
If your code needs a walkthrough every time someone opens a file… naming is the problem.
Clear naming standards create clearer code—and clearer code leads to better software.
dotNetDave breaks it down 👇
https://t.co/T2OhSWlC0I
#RockYourCode #MVPBuzz #CodeSmell

Today’s word: Code Smell
When your code “works” but quietly warns you about deeper design issues, hidden complexity, or future technical debt.
#oasys #oasystechsolutions #oasystechnologies #oasystspl #CodeSmell #CleanCode #DevTalk #TechGlossary #Developers #Programming

Clean code should explain itself through clear naming and structure. If you need too many comments, it’s often a sign the code needs refactoring.
#CleanCode #Refactor #CodeSmell #SoftwareEngineering
Code Smell 315 - Cloudflare Feature Explosion #Technology #SoftwareEngineering #Other #Cloudflare #CodeSmell
https://t.co/lq5xq2q8YP
Your agent writes a lot of code, and if you are in a full trust Allow-all-edits mode and not supervising it, you are 100% going to end up in a bloated codebase #codesmell
#JavaScript 💻
if (users[userName]) might log "User name found!" even for built-ins like toString 😬
Why? It checks the prototype chain 🔗
✅ Use Object.hasOwn(users, userName) to check only real keys 🔐
.
.
.
#CodeSmell #CleanCode #JavaScriptTips #WebDev #DevTips #coding
![MinahilAkhtar9's tweet photo. #JavaScript 💻
if (users[userName]) might log "User name found!" even for built-ins like toString 😬
Why? It checks the prototype chain 🔗
✅ Use Object.hasOwn(users, userName) to check only real keys 🔐
.
.
.
#CodeSmell #CleanCode #JavaScriptTips #WebDev #DevTips #coding https://t.co/vJfT7C5mzV](https://pbs.twimg.com/media/G3FAnBEXMAAkjHy.jpg)
Code Smell 309 - Query Parameter API Versioning #Technology #SoftwareEngineering #Other #API #CodeSmell
https://t.co/BssgPjkE5U
Kötü kokan kod (#codesmell) = Zamanla daha derin sorunlara yol açabilecek kod sorunları kategorileridir. Olası kötü kodlama uygulamaları nedeniyle ortaya çıkan uyarı göstergelerine benzerler.
#Kodlama #Yazılım #GeleceğiniKodla #ITKraft
🚫 Si tu clase tiene más métodos que Netflix películas: TIENES UNA GOD CLASS.
📉 Difícil de mantener.
🧪 Imposible de testear.
🤯 Más acoplamiento que una telenovela.
👉 Divide y vencerás.
#CleanCode #Java #CodeSmell #DevHumor 🧑💻
¿Patrones de diseño? Ni todo ni nada: bien usados, salvan tu código; mal usados, lo hacen incomprensible. Te cuento dónde está el truco y ejemplos claros. Mira esto 👉 https://t.co/G5NusYqDsi #CodeSmell #BestPractices
If your PR includes 'just some unrelated cleanups' — congratulations, you've made it unreviewable. #CodeSmell #ReviewHell
🐛「バグの温床はここだ!」
こんにちは、#阿久梨絵 です!
🧠Code Smellを見抜く視点が、健全なコードの第一歩。
🔍設計の歪みは、静かにバグを育てる。
#プログラミング #CodeSmell #リファクタリング 🧑💻📐💥
https://t.co/hr3Pg3Y5aq
“Looks fine to me.”
Famous last words before your codebase becomes a maintenance trap.
This week’s video breaks down a common pattern devs think is harmless — until it quietly wrecks testability and scaling.
🎥 https://t.co/YO9ndxyclr
#SoftwareEngineering #CodeSmell
“What is Code Smell? Understanding the Subtle Signs of Bad Code”
Learn how to spot and eliminate poor coding practices before they become real problems.
Read now on Medium 👇
https://t.co/a9p6JIxvyq
#CleanCode #CodeSmell #SoftwareEngineering #AndroidDev #Kotlin
You thought it was removed.
The logs say otherwise.
It hasn’t been touched in years, but it still runs.
Vestigial code: ancient logic haunting modern systems.
Every codebase has a little dinosaur in it.
#ArchitectsOfSimplicity #LegacyCode #CleanCode #CodeSmell #DevCommunity

🚫 Switch statements are a code smell! They're verbose, counter-intuitive, and can lead to confusing fall-through behavior. Use maps for clearer, cleaner code. Let's embrace DRY principles! 🔍 #CodeSmell #JavaScript #CleanCode @PierluigiPesenti https://t.co/ky3fn5ieDD
#SQL #TSQL #Database #DatabaseDesign #DatabasePrinciples #DataIntegrity
#RelationalDatabase #StoredProcedures #SQLServer
#TechCulture #DataGovernance #CodeSmell #SoftwareArchitecture #SystemDesign
#NoORM #ORMisNotSQL #SayNoToORMs #StopORMAbuse
#DeafProgrammer #VisualThinker
#DevDiscuss #CleanCode #LegacyCode #100DaysOfSQL
Last Seen Hashtags on Sotwe
indiegame
Seen from Brazil
ถ่ายใต้กระโปรง
Seen from Thailand
男高
Seen from Japan
vazados banheiro
Seen from Venezuela
amorsemeiavida
Seen from United States
乳环
Seen from Japan
exny()********
Seen from United States
ทอมอยากลองเยสควย
Seen from Thailand
mom son sex
Seen from United States
BrokeAssHoe
Seen from Austria
Most Popular Users

Elon Musk 
@elonmusk
240.1M followers

Barack Obama 
@barackobama
119.3M followers

Donald J. Trump 
@realdonaldtrump
111.6M followers

Cristiano Ronaldo 
@cristiano
108.8M followers

Narendra Modi 
@narendramodi
106.9M followers

Rihanna 
@rihanna
97.2M followers

NASA 
@nasa
92.1M followers

Justin Bieber 
@justinbieber
90.5M followers

KATY PERRY 
@katyperry
86.7M followers

Taylor Swift 
@taylorswift13
80.5M followers

Lady Gaga 
@ladygaga
72.1M followers

Kim Kardashian 
@kimkardashian
69.3M followers

YouTube 
@youtube
68.6M followers

Virat Kohli 
@imvkohli
68.4M followers

Bill Gates 
@billgates
63.4M followers

The Ellen Show
@theellenshow
62.5M followers

CNN 
@cnn
61.9M followers

Neymar Jr 
@neymarjr
60.9M followers

X 
@x
60.9M followers

CNN Breaking News 
@cnnbrk
59.9M followers


















