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.
MVC Violation Ruined His Tic-Tac-Toe Game!
Cover image for MVC Violation Ruined His Tic-Tac-Toe Game!

MVC Violation Ruined His Tic-Tac-Toe Game!

2
Comments 4
4 min read
DRY, KISS, and YAGNI to avoid Over-engineering Trap
Cover image for DRY, KISS, and YAGNI to avoid Over-engineering Trap

DRY, KISS, and YAGNI to avoid Over-engineering Trap

4
Comments 3
5 min read
What are Materialized Views? A 5-Minute Introduction
Cover image for What are Materialized Views? A 5-Minute Introduction

What are Materialized Views? A 5-Minute Introduction

2
Comments
6 min read
SuperJSONatural -> Faster & binary serialization!

SuperJSONatural -> Faster & binary serialization!

1
Comments
2 min read
Why So Slow? Using Profilers to Pinpoint the Reasons of Performance Degradation
Cover image for Why So Slow? Using Profilers to Pinpoint the Reasons of Performance Degradation

Why So Slow? Using Profilers to Pinpoint the Reasons of Performance Degradation

Comments
6 min read
How using Tailwind enhances your coding skills
Cover image for How using Tailwind enhances your coding skills

How using Tailwind enhances your coding skills

4
Comments 2
6 min read
Learn What it Takes to Be a Solid Rails Developer!
Cover image for Learn What it Takes to Be a Solid Rails Developer!

Learn What it Takes to Be a Solid Rails Developer!

1
Comments
4 min read
Naming Things in Program
Cover image for Naming Things in Program

Naming Things in Program

14
Comments 2
3 min read
How to use “match” with PHP 8 🎯
Cover image for How to use “match” with PHP 8 🎯

How to use “match” with PHP 8 🎯

6
Comments
1 min read
Padrão - Singleton

Padrão - Singleton

Comments
5 min read
times(n, fn) in JS/TS + Python.
Cover image for times(n, fn) in JS/TS + Python.

times(n, fn) in JS/TS + Python.

1
Comments
2 min read
Text Sharing Website using Simple JavaScript
Cover image for Text Sharing Website using Simple JavaScript

Text Sharing Website using Simple JavaScript

9
Comments 2
3 min read
IP Address: A concept we must know
Cover image for IP Address: A concept we must know

IP Address: A concept we must know

3
Comments
3 min read
Maxi Contieri Explains ChatGPT Revolution
Cover image for Maxi Contieri Explains ChatGPT Revolution

Maxi Contieri Explains ChatGPT Revolution

6
Comments
1 min read
Kotlin Code Smell 16 - Instance Type Checking For Polymorphism

Kotlin Code Smell 16 - Instance Type Checking For Polymorphism

1
Comments
2 min read
Microservices to a Monolith, Making a case with Elixir Phoenix

Microservices to a Monolith, Making a case with Elixir Phoenix

4
Comments
1 min read
Become a C# Pro and Write Clean Code Like a Boss with These SOLID Principles Best Practices
Cover image for Become a C# Pro and Write Clean Code Like a Boss with These SOLID Principles Best Practices

Become a C# Pro and Write Clean Code Like a Boss with These SOLID Principles Best Practices

4
Comments
6 min read
Kotlin Code Smells 14 - Anonymous Functions Abusers

Kotlin Code Smells 14 - Anonymous Functions Abusers

2
Comments
2 min read
Last week top 5 posts tagged(#github)

Last week top 5 posts tagged(#github)

2
Comments 1
1 min read
Kotlin Smell 13 - Companion Object Functions

Kotlin Smell 13 - Companion Object Functions

Comments
1 min read
Scalable architectures / Code management, tip 1: imperative vs declarative
Cover image for Scalable architectures / Code management, tip 1: imperative vs declarative

Scalable architectures / Code management, tip 1: imperative vs declarative

1
Comments
3 min read
Kotlin Code Smell 12 - Ripple Effect

Kotlin Code Smell 12 - Ripple Effect

1
Comments
1 min read
Kotlin Code Smell 11 - God Objects

Kotlin Code Smell 11 - God Objects

Comments
1 min read
Kotlin Code Smells 10 - Null

Kotlin Code Smells 10 - Null

Comments
2 min read
Kotlin Code Smell 9 - Subclassification for Code Reuse

Kotlin Code Smell 9 - Subclassification for Code Reuse

4
Comments
1 min read
loading...