How to Parse Environment Variables into DTO in .NET Post date April 2, 2025 Post author By Julia Shevchenko Post categories In cleancode, csharp, dotnet, dotnetcore
Python Tips for Beginners: A Guide to Writing Clean Code Post date March 18, 2025 Post author By Adetola Jesulayomi Post categories In beginners, cleancode, programming, python
The Art of Programming: More Than Just Writing Code Post date March 16, 2025 Post author By thabiso lence kgati Post categories In cleancode, coding, programming, softwaredevelopers
Top 10 Clean Code Rules Post date March 9, 2025 Post author By Abdullah Post categories In cleancode, JavaScript, programming, webdev
10 Clean Code Tips Every Software Developer Should Know Post date March 3, 2025 Post author By Aneeqa Khan Post categories In cleancode, JavaScript, programming
[Boost] Post date February 25, 2025 Post author By Dương Hà Đông Post categories In beginners, cleancode, JavaScript, programming
[Boost] Post date February 22, 2025 Post author By Alaa Samy Post categories In cleancode, JavaScript, programming, webdev
Thinking about Exceptions Post date February 13, 2025 Post author By Alexandre Pontes Post categories In cleancode, java, Kotlin, poo
Mastering the Strategy Pattern with a Car Example 🚗⚙️ Post date February 13, 2025 Post author By Dhanasai Tholeti Post categories In cleancode, codequality, designpatterns, softwareengineering
Becoming a Senior Developer – Tips from Clean Code Post date February 10, 2025 Post author By jck Post categories In beginners, cleancode, programming
Mastering Clean Code: A Complete Guide to Writing Software That Is Maintainable and Efficient Post date January 31, 2025 Post author By SOVANNARO Post categories In cleancode, code, mastering, software
𝗠𝗮𝘀𝘁𝗲𝗿𝗶𝗻𝗴 𝗘𝗻𝘁𝗶𝘁𝘆 𝗧𝗿𝗮𝗻𝘀𝗮𝗰𝘁𝗶𝗼𝗻𝘀 𝗮𝗻𝗱 𝗖𝗹𝗲𝗮𝗻 𝗖𝗼𝗱𝗲 𝗶𝗻 𝗦𝗽𝗿𝗶𝗻𝗴 𝗕𝗼𝗼𝘁 Post date January 29, 2025 Post author By Thiago Souza Post categories In cleancode, hibernate, java, springboot
The Molecular Architecture Post date January 24, 2025 Post author By Almaju Post categories In architecture, cleancode, ddd, software
Temporary Field Code Smell is SILENTLY DESTROYING Your Project! Post date January 19, 2025 Post author By Karell Ste-Marie Post categories In cleancode, codesmell, productivity, programming
How to Recognize Clean Code: Key Indicators of Well-Designed Software Post date January 18, 2025 Post author By Aditya Pratap Bhuyan Post categories In cleancode, cleancoding, welldesignedsoftware
Абстракции vs. привязка к технологии Post date January 13, 2025 Post author By dmkjfs Post categories In architecture, cleancode, discuss, programming
7 Essential Design Patterns for JavaScript Developers: Boost Your Coding Mastery Post date January 12, 2025 Post author By Nazeh Taha Post categories In cleancode, designpatterns, JavaScript, softwareengineering
Composing Methods: A Practical Guide to Clean Code Post date November 12, 2024 Post author By mohamed Tayel Post categories In cleancode, csharp, programmingtips, refactoring
Understanding and Writing Methods in C# Post date November 10, 2024 Post author By mohamed Tayel Post categories In cleancode, codingbestpractices, csharp, methods
Creating focused domain applications. A Symfony approach (Managing validation errors) Post date November 9, 2024 Post author By Nacho Colomina Torregrosa Post categories In cleancode, ddd, php, symfony
What is Clean Code? Post date November 7, 2024 Post author By Daniel Azevedo Post categories In architecture, cleancode, cleancoding, python
Flexible C# with OOP Principles:Simplified State Management Post date November 2, 2024 Post author By mohamed Tayel Post categories In cleancode, cleancoding, csharp, tutorial
c# Clean Code: Why Readable Code Matters and How to Achieve It Post date November 2, 2024 Post author By mohamed Tayel Post categories In cleancode, cleancoding, csharp, dotnet
Creating focused domain applications. A Symfony approach (Part 1) Post date November 2, 2024 Post author By Nacho Colomina Torregrosa Post categories In cleancode, ddd, php, symfony
Best Way to Replace Duplicated Request Parameters in Spring Boot Post date October 30, 2024 Post author By Mammad Yahyayev Post categories In cleancode, java, spring, springboot
Clean Code Architecture in Laravel: A Practical Guide Post date October 21, 2024 Post author By Arafat Hossain Ar Post categories In cleancode, laravel, php, webdev
Understanding the Proxy Pattern with a Payroll System Example Post date October 20, 2024 Post author By Daniel Azevedo Post categories In ai, cleancode, csharp, designpatterns
Architect Your React Native app to handle Millions of Users and Large Development Teams Post date October 20, 2024 Post author By Malik Chohra Post categories In cleancode, mobile, react, reactnative
C# Clean Code: KISS ( Keep It Simple, Stupid)Principle Post date October 16, 2024 Post author By mohamed Tayel Post categories In cleancode, cleancoding, csharp
What’s the Fucking Clean Code??? Post date October 10, 2024 Post author By Nezir Zahirovic Post categories In cleancode, code, programming, ruby
S.O.L.I.D. Principles: Applying Single Responsibility Principle to Real-World Code Post date October 8, 2024 Post author By Vedant Phougat Post categories In cleancode, singleresponsibilityprinciple, solidprinciples, srp
Forget if !=null and try/catch and write leaner code Post date October 5, 2024 Post author By Techelopment Post categories In cleancode, coding, ECMAScript, JavaScript
Organize Your CSS Like a Pro: Logical Grouping of Properties Post date September 18, 2024 Post author By Tomas Stveracek Post categories In cleancode, css, productivity, webdev
✍️ Code Comments Post date September 16, 2024 Post author By Oscar Lopez Post categories In cleancode, cleancoding
Understanding Clean Code: Systems ⚡️ Post date September 14, 2024 Post author By Ali Samir Post categories In cleancode, JavaScript, softwaredevelopment, softwareengineering
Essential Guide to Refactoring Code for a Cleaner and Polished Design Post date September 12, 2024 Post author By Gerald Hamilton Wicks Post categories In cleancode, JavaScript, typescript
Clean Code: Exerça a habilidade de escrever código simples e eficiente🔥 Post date September 8, 2024 Post author By Hosana Barcelos Post categories In backend, cleancode, frontend, JavaScript
Writing Clean and Maintainable Functions in C# Post date September 7, 2024 Post author By Aditya Sharma Post categories In cleancode, csharp, dotnet, function
Top 10 Clean Code Rules Post date September 5, 2024 Post author By Anik Dash Akash Post categories In career, cleancode, productivity, programming
Why Naming Domain Rules Is Essential for Code Semantics Post date August 22, 2024 Post author By Albert Post categories In cleancode, csharp, semantic, solidprinciples
Navigating Tech Debt in Early-Stage Startups: The Double-Edged Sword Post date August 20, 2024 Post author By Emanuele Bartolesi Post categories In cleancode, development, startup, webdev
Regra 5: A primeira lição para a otimização é não otimizar Post date August 20, 2024 Post author By Fernanda Leite Post categories In cleancode, learning, programming
What is Clean Code? Post date August 16, 2024 Post author By Sachin Gadekar Post categories In bestpractices, cleancode, codequality, developertips
Understanding Clean Code: Why It Matters ⚡ Post date August 11, 2024 Post author By Ali Samir Post categories In cleancode, JavaScript, softwaredevelopment, softwareengineering
Clean code vs bad code Post date August 10, 2024 Post author By Alex Post categories In cleancode, discuss, programming
🪛𝐆𝐥𝐨𝐛𝐚𝐥 𝐄𝐱𝐜𝐞𝐩𝐭𝐢𝐨𝐧 𝐇𝐚𝐧𝐝𝐥𝐢𝐧𝐠 𝐢𝐧 𝐀𝐒𝐏.𝐍𝐄𝐓 𝐂𝐨𝐫𝐞: 𝐄𝐥𝐞𝐯𝐚𝐭𝐢𝐧𝐠 𝐂𝐨𝐝𝐞 𝐐𝐮𝐚𝐥𝐢𝐭𝐲 𝐚𝐧𝐝 𝐃𝐞𝐯𝐞𝐥𝐨𝐩𝐞𝐫 𝐄𝐟𝐟𝐢𝐜𝐢𝐞𝐧𝐜𝐲🪛 Post date August 8, 2024 Post author By Majdi Saibi Post categories In aspnet, cleancode, csharp, dotnet
🚀 Exciting .NET 9 Feature: Option Types! 🚀 Post date August 8, 2024 Post author By Majdi Saibi Post categories In cleancode, csharp, dotnet
[Code Compare] 2. Collections.singletonList vs List.of Post date August 6, 2024 Post author By Leandro Lima Post categories In beginners, cleancode, java
Unlearning SOLID: My Path to More Nuanced Code Evaluation Post date August 5, 2024 Post author By Mario Mainz Post categories In architecture, cleancode, oop, solid
Clean architecture with Next.js Post date August 5, 2024 Post author By Daniel Malek Post categories In architecture, cleancode, JavaScript, nextjs
JavaScript: String Template Literals Post date August 3, 2024 Post author By Megan Paffrath Post categories In cleancode, JavaScript, strings, stringtemplateliterals
The Art of Clean Code: Mastering the SOLID Principles Post date July 29, 2024 Post author By Krishna kumar Shakya Post categories In cleancode, oop, productivity, solidprinciples
What is Clean Code and Why it is important Post date July 27, 2024 Post author By Yashraj Post categories In cleancode, cleancoding, JavaScript, programming
Tech Debt: The Ultimate Guide Post date July 22, 2024 Post author By Dishit Devasia Post categories In cleancode, coding, codingtips, programming
Code Smell 260 – Crowdstrike NULL Post date July 20, 2024 Post author By Maxi Contieri Post categories In cleancode, hacking, null, security
Guide to Writing Clean Code: Part 1 Post date July 17, 2024 Post author By Shriyaaa.10 Post categories In cleancode
Contratos no Kotlin Post date July 15, 2024 Post author By Danilo Barreto Post categories In android, cleancode, Kotlin
7 Essential Tips to Avoid Code Smells in Your Projects Post date July 11, 2024 Post author By Wallace Freitas Post categories In cleancode, refactoring, solidprinciples
Beyond the Dogma: An unpopular opinion on Clean Code Post date July 9, 2024 Post author By Marcel Neumann Post categories In clean, cleancode, learning, programming
How and Where to Handle Exceptions While Maintaining a Great API Post date July 4, 2024 Post author By Marcel Neumann Post categories In api, cleancode, softwaredevelopment