#Unitytools #Automation #Cleancode #Runtimeinjection #Framework #Architecture #Performance #Dependencyinjection #Editortools #Extensibility #Modular #Workflow
if your code requires a comment to explain what it does, rewrite the code.
good code reads like prose. #cleancode #programming
Utilize `Any()` instead of `Count() > 0` in C# for cleaner and more efficient code. #CSharp #CleanCode
LaraFoundry doesn't call logging functions manually.
One ServiceProvider. One array. 60+ events mapped to activity logs.
Fire an event - logging happens. Zero manual calls.
Full breakdown -> www.linkedin.com/posts/dmitry...
#Laravel #PHP #CleanCode
the best documentation is code that doesn't need it.
if you need a guide, the code failed. #cleancode #devlife
Bevor du nicht mindestens tausend Getter & Setter geschrieben hast, verwendest du kein Lombok! Mit diesem Worten meines Kollegen begann irgendwann meine Karriere als Java-Entwickler. Und er sollte damit...
https://magicmarcy.de/project-lombok
#java #lombok #project-lombok #cleancode #codestyle
🎉 When in doubt, leave your code better than you found it!
🛶 Learn more about this principle from scouting here: https://deviq.com/principles/boy-scout-rule/
#DevIQ #SoftwareDevelopment #CleanCode
💡 Tip #86 en #Python
¡Protege y simplifica tu código con defaultdict! 🚀
Más trucos para escribir código a prueba de balas aquí 🎥 www.youtube.com/@josecodetech/ #JoseCodeTech #Programacion #AprendePython #PythonTips #DefaultDict #CleanCode #Pythonic #DataScience
If some of you are in touch with the #softwarecraf & #cleancode circles: I am wondering how #UncleBob evolved regarding Trump
I had made some comments at the time
I told him, I had personnally been to Normandy beaches &...
#democracy #usa #gop #fascists #fascism
👉 Vote 'em Out!
If some of you are in touch with the #softwarecraf & #cleancode circles: I am wondering how #UncleBob evolved regarding Trump
I had made some comments at the time
I told him, I had personnally been to Normandy beaches & American Military Cemetaries
I had told him about #fascism
He blocked me
Simple permissions -> config file.
Complex authorization -> dedicated Gate classes.
Clean. Testable. Each module gets its own file.
#LaraFoundry #Laravel #Gates #CleanCode
Even physical constants change; as a full-stack developer, design flexible systems without rigid assumptions, using external configuration and decoupled modules to adapt to the future with minimal code changes.
buff.ly/XHQ5vcK
#development
#cleancode
#maintainability
#bestpractices
#softwaredesign
Hasta las constantes físicas cambian; como full‑stack diseña sistemas flexibles, sin supuestos rígidos, con configuración externa y módulos desacoplados para adaptarse al futuro con cambios mínimos en el código.
#desarrollo
#cleanCode
#mantenibilidad
#goodpractices
#softwaredesign
#timesystems
🎯 CSS Battle Mardi, 17 Mars 2026
Moins évident, le défi du jour ! Il a fallu ruser.
Et rendez-vous demain pour la 150ème : un beau milestone dans mon parcours sur CSS Battle
youtu.be/jxdnGJMfOyM
#CSSBattle #WebDesign #CodingLife #CSS #Frontend #WebDev #CleanCode #CSSinfrench
Built for the privacy-conscious, by a dev who cares. 👨💻 VaultAudit AI leverages Swift 6 to bring you fast OCR without the privacy trade-offs. No Plaid, no drama. 🧼
apps.apple.com/us/app/vault...
#iOSApp #CleanCode #VaultAudit #TechTrends
🎯 CSS Battle Lundi, 16 Mars 2026
J'ai fait au mieux de mes capacités actuelles, avec pas mal de chipotages sur les pourcentages
youtu.be/LBC-fw1KASM
#CSSBattle #WebDesign #CodingLife #CSS #Frontend #WebDev #CleanCode #cssinfrench #CodeGolfing #DailyChallenge
La optimización es el nombre del juego en 2026. 📉 El nuevo DeepSeek V4 ya está aquí, logrando reducir el consumo de memoria un 40% sin perder potencia. Menos latencia, más magia. ✨👨💻
#Programming #SoftwareDev #CodingLife #DeepSeek #Informatica #CleanCode
Da igual si es Python para tus modelos de ML, TS para ese frontend complejo o Go para microservicios... si resuelve el problema y es mantenible, es el ganador.
¿En qué stack te has refugiado tú este año? Te leo en los comentarios. 👇
#DevSky #Programming #CleanCode #TechTips
Outra coisa, o validateWithReplace segue todas as regrinhas do #CleanCode
Clean Code não te protege de escrever código ruim.
LaraFoundry's `GetVisitorStatusAction` returns one of 6 states:
- guest
- auth
- admin
- authBlocked
- authDeleted
- forcelogout
One action class. Used in middleware, controllers, and views. Zero ambiguity about who the user is.
#LaraFoundry #Laravel #Architecture #CleanCode
🎯 CSS Battle Mercredi, 11 Mars 2026
Tout a été réglé grâce à des `radial-gradient`. Je vous explique toute ma démarche dans ces vidéos quotidiennes
youtu.be/c9QvOFU2FqU
#CSSBattle #WebDesign #CodingLife #CSS #Frontend #WebDev #CleanCode #RadialGradient #CodeGolfing
Use terminal-based AI tools to give your assistant direct access to your local files and test suites. #cleancode
Learn how to combat primitive obsession by implementing Value Objects! Simplify code, enhance maintainability, and ensure consistency across your #dotnet projects. Dive into effective strategies today with this insightful guide. #CleanCode
🎯 CSS Battle Mardi, 10 Mars 2026
Un défi qui m'a posé pas mal de problèmes aujourd'hui, l'important aura été de participer
youtu.be/45MZEyncLx8
#CSSBattle #WebDesign #CodingLife #CSS #Frontend #WebDev #CleanCode #BorderDashed #CodeGolfing #WebDevelopment #DailyChallenge
💡 Tip #83 en #Python
¡Manipula Rutas de Archivos como un Pro con pathlib 📂✨
¿Sigues usando os.path.join, os.path.dirname, o manual slicing para manejar las rutas de tus archivos?
www.linkedin.com/feed/update/...
#JoseCodeTech #Programacion #AprendePython #PythonTips #Pathlib #CleanCode #Pythonic
Are you guilty of the reflexive "git add . && git commit" at the end of every day?
You’re missing out on one of Git's best features.
The Staging Area isn't just a middleman; it separates the intent of your changes from the messiness of your actual development.
#SmartGit #CleanCode #Git #DevLife
🎯 CSS Battle Lundi, 9 Mars 2026
Première idée qui me vient en tête ce matin : utiliser des `box-shadow` sur deux éléments `p` que l'on retourne et place correctement. youtu.be/kMztvjfvIj8
#CSSBattle #WebDesign #CSS #Frontend #WebDev #CleanCode #CodeGolfing #DailyChallenge
🎯 CSS Battle Dimanche, 8 Mars 2026
En direct de la région de Mojácar ! Je profite de l'ambiance typique de l'Andalousie dans un Palacio de 200 ans
youtu.be/UnpQo6HL9yQ
#CSSBattle #WebDesign #CodingLife #CSS #Frontend #WebDev #CleanCode #RadialGradient #ConicGradient #CodeGolfing #WebDevelopment
🎯 CSS Battle Samedi, 7 Mars 2026
Aujourd'hui, j'ai été exposé au célèbre `CSS margin collapse`
youtu.be/6zOpseMBC0A
#CSSBattle #WebDesign #CodingLife #CSS #Frontend #WebDev #CleanCode #MarginCollapse #CSSHacks #WebDevelopment #DailyCoding
OOP Is A Construct Of Oppression Installed By The Bourgeoisie
OOP Is A Construct Of Oppression Installed By The Bourgeoisie
#oop #Objectorientedprogramming #Functionalprogramming #Cleancode #Refactoring
programmerhumor.io/programming-memes/oop-is...