DEV Community

# cleancode

Principios e praticas para escrever codigo limpo e sustentavel.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Introduce your own data types

Introduce your own data types

Comments
3 min read
AWS Networking - AWS VPC, Subnets, Security Groups, NAT Gateway & IP Addresses

AWS Networking - AWS VPC, Subnets, Security Groups, NAT Gateway & IP Addresses

24
Comments
4 min read
The Art of Clean Code: Naming, Commenting, and Code Organization

The Art of Clean Code: Naming, Commenting, and Code Organization

Comments
5 min read
Asking for Development Help...the Right Way

Asking for Development Help...the Right Way

4
Comments
7 min read
Clean React with Feature-based Domain Driven Design

Clean React with Feature-based Domain Driven Design

1
Comments 1
4 min read
Should you pass the whole object to a function?

Should you pass the whole object to a function?

2
Comments
3 min read
Design Patterns: Factory Method

Design Patterns: Factory Method

2
Comments
4 min read
Python for Data Science

Python for Data Science

2
Comments
10 min read
Logging levels

Logging levels

Comments
4 min read
Using A Helper Function

Using A Helper Function

5
Comments
2 min read
Best ideas from Clean Code by Robert C. Martin (with Typescript examples)

Best ideas from Clean Code by Robert C. Martin (with Typescript examples)

3
Comments
6 min read
Comment nommer ses variables, fonctions et classes - Clean Code

Comment nommer ses variables, fonctions et classes - Clean Code

3
Comments 2
9 min read
Padrão - Facade

Padrão - Facade

1
Comments
3 min read
Smart use of “if/else”

Smart use of “if/else”

Comments
2 min read
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

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

4
Comments 3
5 min read
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

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

Comments
6 min read
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!

Learn What it Takes to Be a Solid Rails Developer!

1
Comments
4 min read
Naming Things in Program

Naming Things in Program

14
Comments 2
3 min read
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.

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

1
Comments
2 min read
loading...