Forem

# cleancode

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Clean Code concepts adapted for Ruby

Clean Code concepts adapted for Ruby

10
Comments 1
1 min read
What It Takes to Get Certified to Review Code At Google

What It Takes to Get Certified to Review Code At Google

42
Comments 5
2 min read
From Scratch : User Authentication (Part 2)

From Scratch : User Authentication (Part 2)

7
Comments
1 min read
How do you declare a function in C++?

How do you declare a function in C++?

13
Comments 4
4 min read
Handling complex MVC applications - How to scale and avoid Controller chaos

Handling complex MVC applications - How to scale and avoid Controller chaos

106
Comments 27
7 min read
The $85 Billion Cost of Bad Code

The $85 Billion Cost of Bad Code

15
Comments
2 min read
ASP.Net Clean Architecture

ASP.Net Clean Architecture

15
Comments 1
3 min read
From Scratch: User Authentication

From Scratch: User Authentication

40
Comments
4 min read
Livable code, embrace the practical mess

Livable code, embrace the practical mess

151
Comments 22
9 min read
MediatR behaviors to validate API Resource existence

MediatR behaviors to validate API Resource existence

9
Comments
1 min read
🚥 How to Automate Code Quality Checks in your Workflow? ⚙

🚥 How to Automate Code Quality Checks in your Workflow? ⚙

77
Comments 1
8 min read
How to handle projects with bad code quality?

How to handle projects with bad code quality?

12
Comments
3 min read
🚥 How to Write Clean Code in PHP 🐘

🚥 How to Write Clean Code in PHP 🐘

276
Comments 5
9 min read
Make testable components using the Humble Object pattern

Make testable components using the Humble Object pattern

22
Comments 2
9 min read
Base Libraries Should be Stable

Base Libraries Should be Stable

14
Comments 1
3 min read
Clean code gamified

Clean code gamified

17
Comments 6
1 min read
Do you schedule time and tasks for refactors?

Do you schedule time and tasks for refactors?

43
Comments 15
2 min read
On typical naming anti-pattern in Java

On typical naming anti-pattern in Java

6
Comments 2
1 min read
Books you must read as a Developer

Books you must read as a Developer

13
Comments
5 min read
Why to use the 'override' specifier in C++ 11?

Why to use the 'override' specifier in C++ 11?

35
Comments 2
2 min read
Lay Out Your Code Like You'd Lay Out Your House

Lay Out Your Code Like You'd Lay Out Your House

128
Comments 19
6 min read
Clean Code, even under pressure

Clean Code, even under pressure

8
Comments
3 min read
Do you use syntax checking tools?

Do you use syntax checking tools?

20
Comments 6
1 min read
A simple tip for cleaner code

A simple tip for cleaner code

53
Comments 38
1 min read
How Simple is too Simple to Test?

How Simple is too Simple to Test?

103
Comments 22
4 min read
loading...