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.
Beautiful Language and Beautiful Code

Beautiful Language and Beautiful Code

4
Comments
4 min read
Improve your Next.js 11+ project code quality ✅ with Typescript, Eslint, Husky and Lint-staged 🚀🔥
Cover image for Improve your Next.js 11+ project code quality ✅ with Typescript, Eslint, Husky and Lint-staged 🚀🔥

Improve your Next.js 11+ project code quality ✅ with Typescript, Eslint, Husky and Lint-staged 🚀🔥

14
Comments
3 min read
Clean Code
Cover image for Clean Code

Clean Code

4
Comments
3 min read
Clean Code - Guia e Exemplos
Cover image for Clean Code - Guia e Exemplos

Clean Code - Guia e Exemplos

8
Comments
18 min read
Clean Code (Simplify If's)
Cover image for Clean Code (Simplify If's)

Clean Code (Simplify If's)

41
Comments 1
2 min read
Single Responsibility Principle | Explanation using JavaScript Coding Examples

Single Responsibility Principle | Explanation using JavaScript Coding Examples

8
Comments
1 min read
Don´t use Singleton Pattern in your unit tests
Cover image for Don´t use Singleton Pattern in your unit tests

Don´t use Singleton Pattern in your unit tests

60
Comments 3
3 min read
CLEAN CODE - BOAS PRÁTICAS
Cover image for CLEAN CODE - BOAS PRÁTICAS

CLEAN CODE - BOAS PRÁTICAS

12
Comments
7 min read
Check for Standards Before Creating a New One

Check for Standards Before Creating a New One

5
Comments
2 min read
clean code : add meaningful context
Cover image for clean code : add meaningful context

clean code : add meaningful context

4
Comments
1 min read
Code Smell 73 - Exceptions for Expected Cases
Cover image for Code Smell 73 - Exceptions for Expected Cases

Code Smell 73 - Exceptions for Expected Cases

7
Comments
2 min read
CLEAN CODE : PICK ONE WORD FOR ABSTRACT CONCEPT
Cover image for CLEAN CODE : PICK ONE WORD FOR ABSTRACT CONCEPT

CLEAN CODE : PICK ONE WORD FOR ABSTRACT CONCEPT

Comments
1 min read
Clean Code with Currying (3 min recap)

Clean Code with Currying (3 min recap)

6
Comments 4
2 min read
Clean code - Guard clauses
Cover image for Clean code - Guard clauses

Clean code - Guard clauses

7
Comments
1 min read
Continuous Deployments != Continuous Disruptions

Continuous Deployments != Continuous Disruptions

6
Comments
4 min read
Guidelines for Java code review

Guidelines for Java code review

2
Comments 1
8 min read
YAGNI & KISS Principles
Cover image for YAGNI & KISS Principles

YAGNI & KISS Principles

9
Comments
2 min read
Understanding Design Patterns: Observer
Cover image for Understanding Design Patterns: Observer

Understanding Design Patterns: Observer

48
Comments
14 min read
JavaScript Clean Codes

JavaScript Clean Codes

9
Comments
2 min read
Two ways to keep gitlab CI files maintainable
Cover image for Two ways to keep gitlab CI files maintainable

Two ways to keep gitlab CI files maintainable

10
Comments
4 min read
Backend Developers are UX Designers Too

Backend Developers are UX Designers Too

3
Comments
5 min read
Naming Variables the Right Way

Naming Variables the Right Way

8
Comments 2
6 min read
The laws of TDD
Cover image for The laws of TDD

The laws of TDD

37
Comments 7
2 min read
Keep your code well organized. How I structure my web project
Cover image for Keep your code well organized. How I structure my web project

Keep your code well organized. How I structure my web project

7
Comments 3
3 min read
Understanding Design Patterns: Abstract Factory
Cover image for Understanding Design Patterns: Abstract Factory

Understanding Design Patterns: Abstract Factory

92
Comments 1
11 min read
loading...