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
Unsolicited Wisdom: My Take on Clean Code in the Frontend Post date July 1, 2024 Post author By Evan Sutherland Post categories In beginners, cleancode, frontend, typescript
Design Patterns for C Post date June 29, 2024 Post author By Amin Khozaei Post categories In bestpractice, C#, cleancode, designpatterns
Top 10 JavaScript Best Practices Post date June 29, 2024 Post author By Pratyoos Panta Post categories In beginners, bestpractice, cleancode, JavaScript
Unlocking the Power of Utility Functions and Custom Hooks in React Post date June 26, 2024 Post author By Daniel Dallimore Mallaby Post categories In cleancode, customhook, react, reusable
Integrating multiple databases in a todos app (Personal project) Post date June 25, 2024 Post author By Carlos Estrada Post categories In cleancode, dart, flutter
Modular Next.js Folder Strategy Post date June 23, 2024 Post author By Daniel Dallimore Mallaby Post categories In cleancode, designpatterns, nextjs, react
Mastering Clean Code: Essential Practices Every Developer Should Know Post date June 22, 2024 Post author By Delia Post categories In beginners, cleancode, programming, webdev
Best Practices for all developers Post date May 11, 2023 Post author By Samuel Egbajie Post categories In bestofdev, cleancode, codequality, programming
Decoupling in Java Post date May 7, 2023 Post author By ivan.gavlik Post categories In cleancode, decoupling, java, oop
🏰 Building the Perfect Sandcastle: A 5-Year-Old’s Guide to Clean Architecture 🏰 Post date May 5, 2023 Post author By Sudhanshu Kumar Yadav Post categories In architecture, cleancode, codenewbie, coding
Lessons from “Clean Code” Post date May 3, 2023 Post author By Syed Mubtada Ali Post categories In cleancode, productivity, programming, python
A clean frontend architecture for React and Redux Post date May 1, 2023 Post author By Juan Otálora Post categories In architecture, cleancode, react, redux
Best practices for refactoring legacy code to make it more maintainable and easier to work with Post date April 12, 2023 Post author By Ester Mabel Post categories In cleancode, productivity, refactoring, testing
Clean Architecture – basic Post date April 1, 2023 Post author By Aim Hemã de Assis Silva Post categories In beginners, cleancode, node, typescript
Serverless & Well Architected Post date March 17, 2023 Post author By Kristi Perreault Post categories In aws, beginners, cleancode, serverless
Clean code, de Avril Lavigne a batatas Post date February 28, 2023 Post author By Fábio de Andrade Post categories In braziliandevs, cleancode, JavaScript, programming
Design Patterns: Factory Method Post date February 18, 2023 Post author By Shakil Hossain Post categories In cleancode, creationalpatterns, designpatterns, refactoring