Forem

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Promeses no JavaScript
Cover image for Promeses no JavaScript

Promeses no JavaScript

6
Comments
4 min read
Cyclomatic complexity: Why QAs (and Devs) should worry about it
Cover image for Cyclomatic complexity: Why QAs (and Devs) should worry about it

Cyclomatic complexity: Why QAs (and Devs) should worry about it

17
Comments 2
4 min read
Are Your Pull Requests Hard To Review? 5 Tips To Make Them Easier
Cover image for Are Your Pull Requests Hard To Review? 5 Tips To Make Them Easier

Are Your Pull Requests Hard To Review? 5 Tips To Make Them Easier

2
Comments
8 min read
Handle dates and time zone in your code

Handle dates and time zone in your code

17
Comments
4 min read
5 limits to Wikis for best software development practices management

5 limits to Wikis for best software development practices management

5
Comments
3 min read
SonarQube as a code health checker for Flask project

SonarQube as a code health checker for Flask project

7
Comments
2 min read
The forgotten `with` statement — and why you shouldn't use it
Cover image for The forgotten `with` statement — and why you shouldn't use it

The forgotten `with` statement — and why you shouldn't use it

29
Comments 10
3 min read
How to name a boolean variable correctly?

How to name a boolean variable correctly?

3
Comments
3 min read
Validating Markup: Write Your Own Snippet
Cover image for Validating Markup: Write Your Own Snippet

Validating Markup: Write Your Own Snippet

44
Comments 4
2 min read
Design Patterns: Command Pattern
Cover image for Design Patterns: Command Pattern

Design Patterns: Command Pattern

9
Comments
5 min read
A Case Study in Incrementally Improving Beginner Code
Cover image for A Case Study in Incrementally Improving Beginner Code

A Case Study in Incrementally Improving Beginner Code

5
Comments
7 min read
Como escrever códigos mais padronizados?
Cover image for Como escrever códigos mais padronizados?

Como escrever códigos mais padronizados?

22
Comments 5
2 min read
Code Quality Tools in Python

Code Quality Tools in Python

29
Comments
7 min read
Debut to Bug-Hunting Cybersecurity and writing Quality Code
Cover image for Debut to Bug-Hunting Cybersecurity and writing Quality Code

Debut to Bug-Hunting Cybersecurity and writing Quality Code

11
Comments
7 min read
Return statement is ok
Cover image for Return statement is ok

Return statement is ok

21
Comments 2
5 min read
Importance of Git

Importance of Git

3
Comments
2 min read
Composition > Inheritance in 4 mins
Cover image for Composition > Inheritance in 4 mins

Composition > Inheritance in 4 mins

12
Comments
3 min read
Does business need a good code?
Cover image for Does business need a good code?

Does business need a good code?

4
Comments 4
2 min read
Performance issues? Find your bottleneck with console.time()

Performance issues? Find your bottleneck with console.time()

3
Comments
2 min read
Learning from My Tech Career Failures as a Software Engineer
Cover image for Learning from My Tech Career Failures as a Software Engineer

Learning from My Tech Career Failures as a Software Engineer

8
Comments 2
5 min read
Launching A SonarQube Docker Container
Cover image for Launching A SonarQube Docker Container

Launching A SonarQube Docker Container

5
Comments
4 min read
Setting up Eslint(airbnb configuration), Prettier and Husky pre-commit hooks in CRA
Cover image for Setting up Eslint(airbnb configuration), Prettier and Husky pre-commit hooks in CRA

Setting up Eslint(airbnb configuration), Prettier and Husky pre-commit hooks in CRA

35
Comments 7
4 min read
Unit Testing Best Practices: 6 tips for better names
Cover image for Unit Testing Best Practices: 6 tips for better names

Unit Testing Best Practices: 6 tips for better names

4
Comments
2 min read
Git hooks and Docker for Continuous integration - part 2

Git hooks and Docker for Continuous integration - part 2

5
Comments
2 min read
Git hooks and Docker for Continuous integration - part 1

Git hooks and Docker for Continuous integration - part 1

4
Comments
2 min read
loading...