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.
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
Revisiting the O in SOLID
Cover image for Revisiting the O in SOLID

Revisiting the O in SOLID

6
Comments
2 min read
C# code refactoring - Introduction
Cover image for C# code refactoring - Introduction

C# code refactoring - Introduction

10
Comments
5 min read
Code Comments Are Stupid
Cover image for Code Comments Are Stupid

Code Comments Are Stupid

11
Comments 7
6 min read
Understanding Design Patterns: Factory-Method
Cover image for Understanding Design Patterns: Factory-Method

Understanding Design Patterns: Factory-Method

91
Comments
11 min read
Clean up your code by removing unneeded indentation 🧹
Cover image for Clean up your code by removing unneeded indentation 🧹

Clean up your code by removing unneeded indentation 🧹

25
Comments 4
2 min read
Real life angular inheritance example

Real life angular inheritance example

5
Comments
5 min read
Why you shouldn't mix levels of abstraction in your functions

Why you shouldn't mix levels of abstraction in your functions

20
Comments
2 min read
Presenting Exceptions to Users
Cover image for Presenting Exceptions to Users

Presenting Exceptions to Users

8
Comments
8 min read
loading...