Forem

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How We Automated our End-to-End Testing from the First Line of Code
Cover image for How We Automated our End-to-End Testing from the First Line of Code

How We Automated our End-to-End Testing from the First Line of Code

11
Comments 2
9 min read
A Brief Introduction to Code Review: Everything You Want to Know
Cover image for A Brief Introduction to Code Review: Everything You Want to Know

A Brief Introduction to Code Review: Everything You Want to Know

7
Comments
9 min read
Common React Design patterns: Custom Hooks
Cover image for Common React Design patterns: Custom Hooks

Common React Design patterns: Custom Hooks

10
Comments
2 min read
Breaking down an advanced Typescript type!
Cover image for Breaking down an advanced Typescript type!

Breaking down an advanced Typescript type!

9
Comments 2
2 min read
Replace a JPA entity with a DTO
Cover image for Replace a JPA entity with a DTO

Replace a JPA entity with a DTO

11
Comments 2
4 min read
Building your toolbox and sharpening your tools
Cover image for Building your toolbox and sharpening your tools

Building your toolbox and sharpening your tools

9
Comments
3 min read
Share your Java best practices with your team in IntelliJ

Share your Java best practices with your team in IntelliJ

9
Comments
3 min read
Code Smell | Data Clumps
Cover image for Code Smell | Data Clumps

Code Smell | Data Clumps

12
Comments
2 min read
Where There is Code There Should be a Review (but Why?)
Cover image for Where There is Code There Should be a Review (but Why?)

Where There is Code There Should be a Review (but Why?)

12
Comments 8
2 min read
My take on commenting code - Explain why, not how
Cover image for My take on commenting code - Explain why, not how

My take on commenting code - Explain why, not how

39
Comments 14
5 min read
Avoid accidental complexity and technical debt

Avoid accidental complexity and technical debt

4
Comments
3 min read
Advanced iOS App Architecture Explained on MVVM with Code Examples
Cover image for Advanced iOS App Architecture Explained on MVVM with Code Examples

Advanced iOS App Architecture Explained on MVVM with Code Examples

10
Comments
12 min read
GIT - Como resolver conflitos de merge

GIT - Como resolver conflitos de merge

13
Comments 1
6 min read
The 5 Golden Rules of Code Reviews

The 5 Golden Rules of Code Reviews

127
Comments 6
3 min read
Refactoring React: Applying Tell Don't Ask

Refactoring React: Applying Tell Don't Ask

29
Comments 2
3 min read
The Distressed Code Review
Cover image for The Distressed Code Review

The Distressed Code Review

38
Comments 1
3 min read
Basta de usar else innecesarios!
Cover image for Basta de usar else innecesarios!

Basta de usar else innecesarios!

7
Comments
2 min read
Illustrated Snapshot Testing
Cover image for Illustrated Snapshot Testing

Illustrated Snapshot Testing

7
Comments
1 min read
Tips to debug code
Cover image for Tips to debug code

Tips to debug code

13
Comments 2
2 min read
Difference between Abstract Class and Interface
Cover image for Difference between Abstract Class and Interface

Difference between Abstract Class and Interface

8
Comments
1 min read
Coding standards: what are they and why do you need them
Cover image for Coding standards: what are they and why do you need them

Coding standards: what are they and why do you need them

12
Comments
6 min read
Legacy code - strangle or tame?
Cover image for Legacy code - strangle or tame?

Legacy code - strangle or tame?

14
Comments
7 min read
What are anonymous functions?
Cover image for What are anonymous functions?

What are anonymous functions?

5
Comments
3 min read
Which principle or saying is wrong and/or misused?
Cover image for Which principle or saying is wrong and/or misused?

Which principle or saying is wrong and/or misused?

61
Comments 29
1 min read
Writing cleaner React code
Cover image for Writing cleaner React code

Writing cleaner React code

9
Comments
3 min read
loading...