Forem

# cleancoding

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Integrating Mpesa API in Flutter Using Clean Architecture
Cover image for Integrating Mpesa API in Flutter Using Clean Architecture

Integrating Mpesa API in Flutter Using Clean Architecture

7
Comments 1
9 min read
How to Recognize Clean Code: Key Indicators of Well-Designed Software

How to Recognize Clean Code: Key Indicators of Well-Designed Software

1
Comments
7 min read
Use watch as the last resort
Cover image for Use watch as the last resort

Use watch as the last resort

3
Comments 2
4 min read
Clean Code: Writing clear conditional logic in JavaScript

Clean Code: Writing clear conditional logic in JavaScript

1
Comments
1 min read
🎉 Day 75 – The Art of Writing Clean Code ✨
Cover image for 🎉 Day 75 – The Art of Writing Clean Code ✨

🎉 Day 75 – The Art of Writing Clean Code ✨

Comments
2 min read
Designing RESTful API Routes for Following Channels 🚀

Designing RESTful API Routes for Following Channels 🚀

1
Comments
2 min read
Avoiding global functions in JavaScript

Avoiding global functions in JavaScript

2
Comments
2 min read
𝗨𝗻𝗹𝗼𝗰𝗸𝗶𝗻𝗴 𝘁𝗵𝗲 𝗣𝗼𝘄𝗲𝗿 𝗼𝗳 𝗙𝘂𝗻𝗰𝘁𝗶𝗼𝗻𝗮𝗹 𝗜𝗻𝘁𝗲𝗿𝗳𝗮𝗰𝗲𝘀 𝗶𝗻 𝗝𝗮𝘃𝗮: 𝗦𝗶𝗺𝗽𝗹𝗶𝗳𝘆 𝗬𝗼𝘂𝗿 𝗖𝗼𝗱𝗲 𝗧𝗼𝗱𝗮𝘆!

𝗨𝗻𝗹𝗼𝗰𝗸𝗶𝗻𝗴 𝘁𝗵𝗲 𝗣𝗼𝘄𝗲𝗿 𝗼𝗳 𝗙𝘂𝗻𝗰𝘁𝗶𝗼𝗻𝗮𝗹 𝗜𝗻𝘁𝗲𝗿𝗳𝗮𝗰𝗲𝘀 𝗶𝗻 𝗝𝗮𝘃𝗮: 𝗦𝗶𝗺𝗽𝗹𝗶𝗳𝘆 𝗬𝗼𝘂𝗿 𝗖𝗼𝗱𝗲 𝗧𝗼𝗱𝗮𝘆!

Comments
1 min read
SOLID: Principio de Abierto/Cerrado
Cover image for SOLID: Principio de Abierto/Cerrado

SOLID: Principio de Abierto/Cerrado

Comments
4 min read
SOLID: Principio de Responsabilidad Única
Cover image for SOLID: Principio de Responsabilidad Única

SOLID: Principio de Responsabilidad Única

Comments
4 min read
How to clean up Unused Packages in your JavaScript/TypeScript project
Cover image for How to clean up Unused Packages in your JavaScript/TypeScript project

How to clean up Unused Packages in your JavaScript/TypeScript project

1
Comments 2
3 min read
Are You Making This ONE Fatal Mistake with Code Smell?

Are You Making This ONE Fatal Mistake with Code Smell?

Comments
1 min read
SOLID Principle

SOLID Principle

1
Comments
4 min read
Flutter App initiation, Routing, Dependency Injection, Localization, Splash Screen, App Icon, and more...
Cover image for Flutter App initiation, Routing, Dependency Injection, Localization, Splash Screen, App Icon, and more...

Flutter App initiation, Routing, Dependency Injection, Localization, Splash Screen, App Icon, and more...

2
Comments
10 min read
Methodical Naming in React: How It Improves Code Organization
Cover image for Methodical Naming in React: How It Improves Code Organization

Methodical Naming in React: How It Improves Code Organization

Comments
3 min read
Simple clean code #1

Simple clean code #1

1
Comments
1 min read
Writing Clean Python Code: Embracing the Zen of Python 🐍✨

Writing Clean Python Code: Embracing the Zen of Python 🐍✨

Comments
3 min read
The Saga Pattern in Microservices
Cover image for The Saga Pattern in Microservices

The Saga Pattern in Microservices

1
Comments 1
3 min read
Como Melhorar seu Código Java: 7 Boas Práticas e Padrões de Desenvolvimento
Cover image for Como Melhorar seu Código Java: 7 Boas Práticas e Padrões de Desenvolvimento

Como Melhorar seu Código Java: 7 Boas Práticas e Padrões de Desenvolvimento

2
Comments
6 min read
Mastering Dependency Injection in .NET 8: Best Practices and Proven Patterns for Cleaner Code
Cover image for Mastering Dependency Injection in .NET 8: Best Practices and Proven Patterns for Cleaner Code

Mastering Dependency Injection in .NET 8: Best Practices and Proven Patterns for Cleaner Code

6
Comments
2 min read
Centralized API Logic in Next.js with an External Backend
Cover image for Centralized API Logic in Next.js with an External Backend

Centralized API Logic in Next.js with an External Backend

1
Comments
2 min read
Domain-Centric Architecture: Building Software That Aligns With Business Needs
Cover image for Domain-Centric Architecture: Building Software That Aligns With Business Needs

Domain-Centric Architecture: Building Software That Aligns With Business Needs

6
Comments
4 min read
c# clean code: Guide to Defining and Structuring Classes

c# clean code: Guide to Defining and Structuring Classes

5
Comments 1
3 min read
Understanding the State Design Pattern P5

Understanding the State Design Pattern P5

2
Comments
5 min read
Understanding the State Design Pattern P3

Understanding the State Design Pattern P3

2
Comments
4 min read
loading...