Forem

# cleancode

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Kotlin Code Smell 4 - Comment Abusers

Kotlin Code Smell 4 - Comment Abusers

3
Comments
2 min read
Book recommendation: Clean Code

Book recommendation: Clean Code

5
Comments
3 min read
Kotlin Code Smell 3 - String Abusers

Kotlin Code Smell 3 - String Abusers

4
Comments
1 min read
Kotlin Code Smell 2 - Functions Are Too Long

Kotlin Code Smell 2 - Functions Are Too Long

4
Comments
1 min read
Kotlin Code Smell 1 - Constants and Magic Numbers

Kotlin Code Smell 1 - Constants and Magic Numbers

2
Comments
1 min read
My AWS Developer Associate study guide

My AWS Developer Associate study guide

35
Comments 6
4 min read
Angular Change Detection

Angular Change Detection

2
Comments
1 min read
Angular 15: hostDirectives + InjectionToken

Angular 15: hostDirectives + InjectionToken

5
Comments
3 min read
Unit testing to cleaner code

Unit testing to cleaner code

9
Comments
3 min read
Principles over patterns

Principles over patterns

20
Comments
9 min read
Compose multiple React providers

Compose multiple React providers

5
Comments
1 min read
Melhorando a arquitetura da Pokédex

Melhorando a arquitetura da Pokédex

8
Comments
7 min read
Feature Flags

Feature Flags

Comments 1
5 min read
Let's keep it green ✅

Let's keep it green ✅

19
Comments
2 min read
Increase your Code Quality “Blazing Fast”

Increase your Code Quality “Blazing Fast”

2
Comments
3 min read
A Tale of 2 Codebases (Part 2 of 4): Testability

A Tale of 2 Codebases (Part 2 of 4): Testability

Comments
9 min read
What is (not) Hexagonal Architecture

What is (not) Hexagonal Architecture

16
Comments 2
5 min read
Builder Pattern w/ Typescript

Builder Pattern w/ Typescript

6
Comments
2 min read
Journey to the clean architecture for my flutter app

Journey to the clean architecture for my flutter app

5
Comments 1
5 min read
About code comments

About code comments

10
Comments 4
3 min read
Creación de objecto literal en javascript

Creación de objecto literal en javascript

1
Comments
5 min read
How to eliminate if-else chain, for long life software

How to eliminate if-else chain, for long life software

88
Comments 30
2 min read
Clean Code Tip: Avoid subtle duplication of code and logic

Clean Code Tip: Avoid subtle duplication of code and logic

1
Comments
2 min read
React Pro Tip #2 — How to Type `this.props` to Include `defaultProps`

React Pro Tip #2 — How to Type `this.props` to Include `defaultProps`

5
Comments 1
4 min read
How to Write Clean Code? A Chapter on Functions and Names

How to Write Clean Code? A Chapter on Functions and Names

14
Comments
3 min read
Communicate Risk with Git Commits

Communicate Risk with Git Commits

4
Comments
5 min read
Stop saving lines!

Stop saving lines!

7
Comments 1
4 min read
A good reason to create a Service Layer in your application

A good reason to create a Service Layer in your application

11
Comments 2
2 min read
TS: Remove dead code

TS: Remove dead code

Comments
1 min read
React Design Pattern -- Container Pattern

React Design Pattern -- Container Pattern

2
Comments 1
2 min read
Clean Code Tip: Keep the parameters in a consistent order

Clean Code Tip: Keep the parameters in a consistent order

1
Comments
1 min read
Composition V.S Inheritance , Which one to choose & Why?

Composition V.S Inheritance , Which one to choose & Why?

4
Comments 2
3 min read
Clean Architecture: some architectural patterns explained

Clean Architecture: some architectural patterns explained

3
Comments
5 min read
Composition over Inheritance

Composition over Inheritance

2
Comments
3 min read
Builder pattern in TypeScript

Builder pattern in TypeScript

16
Comments
3 min read
React Pro Tip #1 — Name your `useEffect`!

React Pro Tip #1 — Name your `useEffect`!

14
Comments 2
7 min read
Messed Up Communication Messes Up Everything

Messed Up Communication Messes Up Everything

2
Comments 1
3 min read
Conheça o Clean vertical sliced architecture: a união dos 2 mundos

Conheça o Clean vertical sliced architecture: a união dos 2 mundos

15
Comments
3 min read
Abstract Factory pattern in TypeScript

Abstract Factory pattern in TypeScript

35
Comments
4 min read
About naming things

About naming things

4
Comments
3 min read
Beware The Function With The Boolean Arg

Beware The Function With The Boolean Arg

3
Comments 1
4 min read
Clean Code Tip: Don't use too many method arguments

Clean Code Tip: Don't use too many method arguments

6
Comments
2 min read
Props drilling in React

Props drilling in React

Comments
1 min read
Clean Code: Escolhendo bons nomes

Clean Code: Escolhendo bons nomes

6
Comments
6 min read
PlugRoute: Refactoring, Clean Code, etc.

PlugRoute: Refactoring, Clean Code, etc.

1
Comments
4 min read
Prefixing variable names with 'is'

Prefixing variable names with 'is'

12
Comments 32
1 min read
Clean up your code with destructors and Array.includes

Clean up your code with destructors and Array.includes

22
Comments 4
4 min read
Records, Anonymous Types, and Non-Destructive Mutation

Records, Anonymous Types, and Non-Destructive Mutation

1
Comments 1
2 min read
Separation of Concerns and Single Source of Truth — writing cleaner code.

Separation of Concerns and Single Source of Truth — writing cleaner code.

1
Comments
6 min read
Learn Design Patterns: Part 1

Learn Design Patterns: Part 1

4
Comments
3 min read
Lambda Expression Simplified

Lambda Expression Simplified

Comments
3 min read
Clean Architecture in Frontend

Clean Architecture in Frontend

95
Comments
7 min read
Dependency Inversion Principle in TypeScript

Dependency Inversion Principle in TypeScript

35
Comments 2
1 min read
Interface Segregation Principle in TypeScript

Interface Segregation Principle in TypeScript

48
Comments
1 min read
Open/Closed Principle in TypeScript

Open/Closed Principle in TypeScript

57
Comments 1
1 min read
Liskov Substitution Principle in TypeScript

Liskov Substitution Principle in TypeScript

15
Comments
1 min read
Single Responsibility Principle in TypeScript

Single Responsibility Principle in TypeScript

61
Comments 7
1 min read
Clean Code Made Simple - Part 3

Clean Code Made Simple - Part 3

4
Comments
3 min read
Clean Code İpuçları

Clean Code İpuçları

13
Comments
8 min read
Clean Code Made Simple - Part 2

Clean Code Made Simple - Part 2

8
Comments 1
2 min read
loading...