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.
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
The 8 must know JavaScript looping array function
Cover image for The 8 must know JavaScript looping array function

The 8 must know JavaScript looping array function

9
Comments 2
2 min read
7 проблем в автотестах

7 проблем в автотестах

9
Comments 1
1 min read
Top 8 Benefits of Functional Programming

Top 8 Benefits of Functional Programming

8
Comments
6 min read
Lessons learned from a developer hiring process that I didn't pass
Cover image for Lessons learned from a developer hiring process that I didn't pass

Lessons learned from a developer hiring process that I didn't pass

3
Comments
5 min read
Improving Your React Code - Custom Hooks
Cover image for Improving Your React Code - Custom Hooks

Improving Your React Code - Custom Hooks

186
Comments 11
5 min read
CSS Clean Code
Cover image for CSS Clean Code

CSS Clean Code

67
Comments 5
3 min read
Meaningful Names (Clean Code) — Why it is important for software developers?

Meaningful Names (Clean Code) — Why it is important for software developers?

22
Comments 5
4 min read
Revisiting the D in SOLID
Cover image for Revisiting the D in SOLID

Revisiting the D in SOLID

4
Comments
2 min read
Clean Code with React Context
Cover image for Clean Code with React Context

Clean Code with React Context

65
Comments
5 min read
Revisiting the I in SOLID
Cover image for Revisiting the I in SOLID

Revisiting the I in SOLID

15
Comments
2 min read
Why Naming Conventions are Important (and useful) in Software Development.

Why Naming Conventions are Important (and useful) in Software Development.

3
Comments
2 min read
Code Smell 59 - Basic / Do Functions
Cover image for Code Smell 59 - Basic / Do Functions

Code Smell 59 - Basic / Do Functions

5
Comments
2 min read
Things you need to know as a developer - Clean Coding

Things you need to know as a developer - Clean Coding

8
Comments 2
7 min read
The Pros and Cons of DRY Code

The Pros and Cons of DRY Code

6
Comments 2
6 min read
Revisiting the L in SOLID
Cover image for Revisiting the L in SOLID

Revisiting the L in SOLID

12
Comments 2
2 min read
SOLID Principles in Swift: Open/Closed Principle

SOLID Principles in Swift: Open/Closed Principle

5
Comments
4 min read
Programming Advice From 1976

Programming Advice From 1976

4
Comments
3 min read
loading...