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.
Make your code meaningful with Value Object

Make your code meaningful with Value Object

8
Comments
4 min read
Clean JavaScript - 10 Tips
Cover image for Clean JavaScript - 10 Tips

Clean JavaScript - 10 Tips

100
Comments 7
7 min read
JavaScript: Write cleaner code with Functional Programming
Cover image for JavaScript: Write cleaner code with Functional Programming

JavaScript: Write cleaner code with Functional Programming

62
Comments 3
4 min read
Your codebase is your garden

Your codebase is your garden

3
Comments 1
1 min read
Ensuring code quality as a remote team
Cover image for Ensuring code quality as a remote team

Ensuring code quality as a remote team

25
Comments
5 min read
3 Tips to write better react components
Cover image for 3 Tips to write better react components

3 Tips to write better react components

121
Comments 10
3 min read
Clean Code Applied to JavaScript - Part VII: Practical Refactoring Example: Ceaser Cipher
Cover image for Clean Code Applied to JavaScript - Part VII: Practical Refactoring Example: Ceaser Cipher

Clean Code Applied to JavaScript - Part VII: Practical Refactoring Example: Ceaser Cipher

125
Comments 1
15 min read
Writing Better Code
Cover image for Writing Better Code

Writing Better Code

12
Comments 2
2 min read
Conociendo las listas en Dart
Cover image for Conociendo las listas en Dart

Conociendo las listas en Dart

25
Comments
5 min read
Refactorizando vidas con AngularMalaga
Cover image for Refactorizando vidas con AngularMalaga

Refactorizando vidas con AngularMalaga

4
Comments
2 min read
Tips para nombrar variables en javascript y dejar de sufrir

Tips para nombrar variables en javascript y dejar de sufrir

10
Comments 1
5 min read
Clean Code: Exceptions e Tratamentos de Erros

Clean Code: Exceptions e Tratamentos de Erros

39
Comments
5 min read
How we implemented Clean Code awareness into our office

How we implemented Clean Code awareness into our office

6
Comments 1
3 min read
Properly commenting code. Literal vs Contextual comments
Cover image for Properly commenting code. Literal vs Contextual comments

Properly commenting code. Literal vs Contextual comments

12
Comments 1
3 min read
Clean Code: Comece por aqui

Clean Code: Comece por aqui

48
Comments 5
3 min read
Clean Code: Funções

Clean Code: Funções

26
Comments 4
4 min read
Utils files are not so useful and helper classes are not so helpful!
Cover image for Utils files are not so useful and helper classes are not so helpful!

Utils files are not so useful and helper classes are not so helpful!

16
Comments 4
3 min read
TDD for TypeScript type definitions

TDD for TypeScript type definitions

13
Comments
6 min read
Washing your code: avoid mutation

Washing your code: avoid mutation

41
Comments 6
14 min read
5 Rules for a cleaner code
Cover image for 5 Rules for a cleaner code

5 Rules for a cleaner code

15
Comments
6 min read
5 clean code techniques you can start doing today
Cover image for 5 clean code techniques you can start doing today

5 clean code techniques you can start doing today

183
Comments 13
8 min read
Do you have a minute or two to talk about Code Smells? - Part 1

Do you have a minute or two to talk about Code Smells? - Part 1

10
Comments 1
3 min read
Functional compose
Cover image for Functional compose

Functional compose

9
Comments 4
5 min read
The Art of DRY
Cover image for The Art of DRY

The Art of DRY

7
Comments
2 min read
Software Architecture - Complete Guide

Software Architecture - Complete Guide

370
Comments 9
3 min read
loading...