Forem

# cleancode

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Some, not so new, thoughts on error handling in Spring and Java

Some, not so new, thoughts on error handling in Spring and Java

2
Comments
4 min read
Java Tidbits: Compare your Strings wisely!

Java Tidbits: Compare your Strings wisely!

Comments
2 min read
Unlocking the Power of Utility Functions and Custom Hooks in React

Unlocking the Power of Utility Functions and Custom Hooks in React

4
Comments
2 min read
Código limpo e boas práticas de programação

Código limpo e boas práticas de programação

6
Comments 1
3 min read
Molecules of business logic from tiny atoms

Molecules of business logic from tiny atoms

6
Comments
9 min read
Integrating multiple databases in a todos app (Personal project)

Integrating multiple databases in a todos app (Personal project)

Comments
6 min read
Ultimate Guide to Coding Anarchy

Ultimate Guide to Coding Anarchy

3
Comments
6 min read
Modular Next.js Folder Strategy

Modular Next.js Folder Strategy

4
Comments
3 min read
Mastering Clean Code: Essential Practices Every Developer Should Know

Mastering Clean Code: Essential Practices Every Developer Should Know

3
Comments
3 min read
Crafting Clarity: A Journey into the World of Clean Code Code Needs Care!🤯

Crafting Clarity: A Journey into the World of Clean Code Code Needs Care!🤯

2
Comments
4 min read
Why clean code matters!

Why clean code matters!

Comments
5 min read
🧱 Immutability

🧱 Immutability

Comments
2 min read
🧱 Inmutabilidad

🧱 Inmutabilidad

Comments
3 min read
A natureza da Complexidade

A natureza da Complexidade

Comments
3 min read
Mastering Clean Code: Essential Practices for Developers

Mastering Clean Code: Essential Practices for Developers

150
Comments 13
6 min read
Clean Code With AI

Clean Code With AI

8
Comments
1 min read
Clean Architecture Implementation in NodeJS

Clean Architecture Implementation in NodeJS

1
Comments
4 min read
Keep your business code separate from the rest

Keep your business code separate from the rest

8
Comments 3
2 min read
ENUM BEYOND JUST CONSTANT!

ENUM BEYOND JUST CONSTANT!

Comments
2 min read
Building a Neat Node.js Project: Your Guide to a Clean Folder Structure 📂

Building a Neat Node.js Project: Your Guide to a Clean Folder Structure 📂

Comments
2 min read
Tightly Coupled Code vs Loosely Coupled Code

Tightly Coupled Code vs Loosely Coupled Code

2
Comments 1
3 min read
Building a legacy-proof app

Building a legacy-proof app

Comments
7 min read
Design e Arquitetura de Software: Entendendo Suas Funções e Desafios no Desenvolvimento

Design e Arquitetura de Software: Entendendo Suas Funções e Desafios no Desenvolvimento

1
Comments
3 min read
Craft Clear and Maintainable Code: Getting started with Clean Coding

Craft Clear and Maintainable Code: Getting started with Clean Coding

3
Comments
19 min read
Python Architecture Essentials: Building Scalable and Clean Application for Juniors

Python Architecture Essentials: Building Scalable and Clean Application for Juniors

3
Comments
16 min read
The Art of Writing Clean Code: Craft Clear and Maintainable Software

The Art of Writing Clean Code: Craft Clear and Maintainable Software

4
Comments 2
2 min read
Objetos vs. Estruturas de Dados

Objetos vs. Estruturas de Dados

1
Comments 1
1 min read
Simplifying Complex Type Display in TypeScript and VS Code

Simplifying Complex Type Display in TypeScript and VS Code

1
Comments
2 min read
Harmony in Complexity: The Fusion of Simplicity and Clean Code

Harmony in Complexity: The Fusion of Simplicity and Clean Code

3
Comments 1
6 min read
Introduction to the principles of clean architecture in a NodeJs API (Express)

Introduction to the principles of clean architecture in a NodeJs API (Express)

5
Comments
5 min read
How I Organise My Python Code

How I Organise My Python Code

34
Comments 12
4 min read
Workbench for Apache NiFi data flows

Workbench for Apache NiFi data flows

3
Comments 5
7 min read
Enhancing NestJS Development: Improving Module Management Efficiency

Enhancing NestJS Development: Improving Module Management Efficiency

1
Comments 2
2 min read
Coding Laws That Would Make You A Decent Programmer — All about comments🚀

Coding Laws That Would Make You A Decent Programmer — All about comments🚀

Comments
3 min read
The DRY, KISS, and YAGNI Principles in .NET

The DRY, KISS, and YAGNI Principles in .NET

5
Comments 1
2 min read
Best coding practices: where to put your authorization logic

Best coding practices: where to put your authorization logic

Comments
2 min read
We Have Code Quality At Home: Open Source Java Code Quality Tools

We Have Code Quality At Home: Open Source Java Code Quality Tools

Comments
4 min read
Interactive Book is Available!

Interactive Book is Available!

3
Comments
1 min read
Demystifying Clean Architecture: Fundamentals and Benefits

Demystifying Clean Architecture: Fundamentals and Benefits

1
Comments
5 min read
3 Keys too keeping CSS tidy

3 Keys too keeping CSS tidy

3
Comments 2
4 min read
Understanding TypeScript Method Decorators

Understanding TypeScript Method Decorators

6
Comments
2 min read
Clean Code: Applying in the AdvPL

Clean Code: Applying in the AdvPL

3
Comments
4 min read
La Solución del Billón de Dólares

La Solución del Billón de Dólares

Comments
5 min read
Tips to embody clean code

Tips to embody clean code

Comments
5 min read
🚀 Coding Laws That Would Make You A Decent Programmer — All about comments🚀

🚀 Coding Laws That Would Make You A Decent Programmer — All about comments🚀

Comments
3 min read
Don't do this with your parameters in functions - functional programming🤢

Don't do this with your parameters in functions - functional programming🤢

Comments
3 min read
🚀3 Important Rules for Naming Variables in Excellent Code

🚀3 Important Rules for Naming Variables in Excellent Code

1
Comments
1 min read
The power of Rust

The power of Rust

Comments
3 min read
Applying Clean Architecture with Node.js in practice

Applying Clean Architecture with Node.js in practice

8
Comments
6 min read
Mengenal SOLID: Memahami Setiap Prinsip dan Menerapkannya Secara Efektif

Mengenal SOLID: Memahami Setiap Prinsip dan Menerapkannya Secara Efektif

5
Comments
6 min read
How to Improve Code Readability and Maintainability with Action-Oriented Naming

How to Improve Code Readability and Maintainability with Action-Oriented Naming

1
Comments
6 min read
Clean Architecture for the Front-End

Clean Architecture for the Front-End

1
Comments
6 min read
Decoupling Dependencies in Clean Architecture: A Practical Guide

Decoupling Dependencies in Clean Architecture: A Practical Guide

2
Comments
3 min read
Single Responsability Principle (SRP)

Single Responsability Principle (SRP)

Comments
8 min read
Clean Code - Funciones

Clean Code - Funciones

Comments
2 min read
Ruby most useful Hash methods

Ruby most useful Hash methods

5
Comments 1
2 min read
Hexagonal Architecture/Ports And Adapters: Clarifying Key Concepts Using Go

Hexagonal Architecture/Ports And Adapters: Clarifying Key Concepts Using Go

36
Comments 4
10 min read
When you are writing code, do you "align the happy path to the left"?

When you are writing code, do you "align the happy path to the left"?

3
Comments 2
1 min read
Comments are not Evil: Beyond Self-Documenting Code 😈

Comments are not Evil: Beyond Self-Documenting Code 😈

6
Comments 3
4 min read
7 Mindful Tips For Writing Clean Code

7 Mindful Tips For Writing Clean Code

8
Comments 2
3 min read
loading...