DEV Community

# codestyle

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Tale of Good Code

Tale of Good Code

Comments
14 min read
Python: Interesting Code Patterns

Python: Interesting Code Patterns

Comments
3 min read
Overengineering in code: Programming for the Sake of Programming?

Overengineering in code: Programming for the Sake of Programming?

Comments
2 min read
Why Do I Love Code Formatters?

Why Do I Love Code Formatters?

Comments
1 min read
Our way: Classes and Methods

Our way: Classes and Methods

1
Comments 1
1 min read
Our way: Laravel Code Guidelines

Our way: Laravel Code Guidelines

2
Comments
1 min read
Our way: Let the code breath

Our way: Let the code breath

Comments
1 min read
Our way: Tests

Our way: Tests

Comments
2 min read
Farewell, Ramda

Farewell, Ramda

Comments
7 min read
The Nuance of Code Style: Emphasizing Return Value Significance in Python

The Nuance of Code Style: Emphasizing Return Value Significance in Python

Comments
2 min read
Discussão sobre o Advent of Code 2022 - Dia 10: Divisão de responsabilidades em geradores

Discussão sobre o Advent of Code 2022 - Dia 10: Divisão de responsabilidades em geradores

Comments
5 min read
Estilo de código no PHP: as recomendações da PSR-1 e PSR-12

Estilo de código no PHP: as recomendações da PSR-1 e PSR-12

17
Comments 2
4 min read
Why "Consider refactoring this" comments are silly

Why "Consider refactoring this" comments are silly

2
Comments
1 min read
PHP Code Style

PHP Code Style

7
Comments 1
3 min read
Funções in place ou cópia de valor

Funções in place ou cópia de valor

7
Comments
5 min read
Complexidade do algoritmo em relação à memória

Complexidade do algoritmo em relação à memória

8
Comments
7 min read
Encapsulamento da lógica do algoritmo

Encapsulamento da lógica do algoritmo

6
Comments
5 min read
Cutting Edge: Using PHP 8.0 in Enterprise

Cutting Edge: Using PHP 8.0 in Enterprise

9
Comments
6 min read
Diferentes Formas de Expressar em Código

Diferentes Formas de Expressar em Código

11
Comments 1
5 min read
Estilo de código en proyectos PHP

Estilo de código en proyectos PHP

8
Comments
5 min read
What is linting and how can it help you?

What is linting and how can it help you?

7
Comments
8 min read
Do Not Fear The White Space in your Code

Do Not Fear The White Space in your Code

17
Comments 1
14 min read
How to Configure Prettier to Automate Code Formatting

How to Configure Prettier to Automate Code Formatting

8
Comments
3 min read
Small update on Redux usage

Small update on Redux usage

9
Comments 1
4 min read
Which Java code style should you use?

Which Java code style should you use?

25
Comments
3 min read
loading...