Forem

# cleancode

Principios e praticas para escrever codigo limpo e sustentavel.

Posts

๐Ÿ‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Next.js Clean Code: Best Practices for Scalable Applications
Cover image for Next.js Clean Code: Best Practices for Scalable Applications

Next.js Clean Code: Best Practices for Scalable Applications

1
Comments
5 min read
Trocando complexidade ciclomรกtica por O(1) com Object Maps
Cover image for Trocando complexidade ciclomรกtica por O(1) com Object Maps

Trocando complexidade ciclomรกtica por O(1) com Object Maps

Comments
4 min read
Week 10: Diving Deeper into React โ€“ My Journey with Component Architecture and Props
Cover image for Week 10: Diving Deeper into React โ€“ My Journey with Component Architecture and Props

Week 10: Diving Deeper into React โ€“ My Journey with Component Architecture and Props

3
Comments
2 min read
Why Do So Many Teams Fail at Testing?
Cover image for Why Do So Many Teams Fail at Testing?

Why Do So Many Teams Fail at Testing?

Comments
2 min read
๐Ÿšฉ Red flags series #4: Pull request monsters

๐Ÿšฉ Red flags series #4: Pull request monsters

Comments
2 min read
๐ŸŒฑ Designing for Long-Term Sustainability: How to Build Websites That Last (and Donโ€™t Create Digital Waste)
Cover image for ๐ŸŒฑ Designing for Long-Term Sustainability: How to Build Websites That Last (and Donโ€™t Create Digital Waste)

๐ŸŒฑ Designing for Long-Term Sustainability: How to Build Websites That Last (and Donโ€™t Create Digital Waste)

1
Comments
3 min read
How to Split a UI into Components the Right Way
Cover image for How to Split a UI into Components the Right Way

How to Split a UI into Components the Right Way

2
Comments
3 min read
๐Ÿšฉ Red flags series #2: God functions

๐Ÿšฉ Red flags series #2: God functions

Comments
2 min read
โญ Today I Finally Understood React Components โ€” Categories, Splitting, and Writing Cleaner Code
Cover image for โญ Today I Finally Understood React Components โ€” Categories, Splitting, and Writing Cleaner Code

โญ Today I Finally Understood React Components โ€” Categories, Splitting, and Writing Cleaner Code

3
Comments
2 min read
๐Ÿšฉ Red flags series #1: Hard-coded credentials and configuration

๐Ÿšฉ Red flags series #1: Hard-coded credentials and configuration

Comments
2 min read
I got tired of setting up the same .NET architecture every project for 31 times, so I built a clean starter template kit

I got tired of setting up the same .NET architecture every project for 31 times, so I built a clean starter template kit

Comments
1 min read
๐Ÿšฉ Red flags series #3: If-else endless tower

๐Ÿšฉ Red flags series #3: If-else endless tower

Comments
2 min read
How Component Reusability Accelerates Product Growth

How Component Reusability Accelerates Product Growth

1
Comments
1 min read
Top 10 Mistakes Developers Commonly Make (and Why They Happen)

Top 10 Mistakes Developers Commonly Make (and Why They Happen)

Comments
1 min read
Python Type Hints for Beginners: Why They Matter and How to Use Them
Cover image for Python Type Hints for Beginners: Why They Matter and How to Use Them

Python Type Hints for Beginners: Why They Matter and How to Use Them

6
Comments 1
3 min read
Trying to understand SOLID Principles with C#

Trying to understand SOLID Principles with C#

2
Comments
7 min read
Today I Split My First Huge Component from the Course Into Clean, Reusable Components
Cover image for Today I Split My First Huge Component from the Course Into Clean, Reusable Components

Today I Split My First Huge Component from the Course Into Clean, Reusable Components

2
Comments
2 min read
Today I Split My First Huge Component from the Course Into Clean, Reusable Components
Cover image for Today I Split My First Huge Component from the Course Into Clean, Reusable Components

Today I Split My First Huge Component from the Course Into Clean, Reusable Components

1
Comments
2 min read
Hexagonal Architecture: Simple Introduction + Real-World Example

Hexagonal Architecture: Simple Introduction + Real-World Example

Comments
3 min read
How to Design a Weekly Finance Routine That Mirrors Your Coding Workflow

How to Design a Weekly Finance Routine That Mirrors Your Coding Workflow

Comments
2 min read
Unlocking the Power of Type Hinting in Python

Unlocking the Power of Type Hinting in Python

Comments
2 min read
Abstract Factory Pattern: Explained for Humans

Abstract Factory Pattern: Explained for Humans

Comments
2 min read
JavaScript Clean Code Mastery: Part 4 - Async/Await and Error Handling That Actually Works
Cover image for JavaScript Clean Code Mastery: Part 4 - Async/Await and Error Handling That Actually Works

JavaScript Clean Code Mastery: Part 4 - Async/Await and Error Handling That Actually Works

1
Comments
8 min read
Why Your Playwright Test Reports Are Messy (And How test.step() Fixes It)
Cover image for Why Your Playwright Test Reports Are Messy (And How test.step() Fixes It)

Why Your Playwright Test Reports Are Messy (And How test.step() Fixes It)

Comments
3 min read
๐—ช๐—ต๐˜† ๐—ฆ๐—ผ๐—– ๐— ๐—ฎ๐˜๐˜๐—ฒ๐—ฟ๐˜€

๐—ช๐—ต๐˜† ๐—ฆ๐—ผ๐—– ๐— ๐—ฎ๐˜๐˜๐—ฒ๐—ฟ๐˜€

Comments
1 min read
loading...