Forem

# cleancode

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Why You Should Drop The 'Else' Keyword When Writing Conditionals

Why You Should Drop The 'Else' Keyword When Writing Conditionals

15
Comments 26
2 min read
Your Architecture is Bad, So Make It Easy to Change

Your Architecture is Bad, So Make It Easy to Change

1
Comments
3 min read
27 Tips for making your code read like beautifully written prose

27 Tips for making your code read like beautifully written prose

Comments
18 min read
Pattern - Flyweight

Pattern - Flyweight

3
Comments 1
3 min read
Comment nommer ses variables, fonctions et classes - Clean Code

Comment nommer ses variables, fonctions et classes - Clean Code

2
Comments 2
9 min read
Padrão - Facade

Padrão - Facade

1
Comments
3 min read
Smart use of “if/else”

Smart use of “if/else”

Comments
2 min read
The Importance of Writing Clean Code

The Importance of Writing Clean Code

Comments
2 min read
MVC Violation Ruined His Tic-Tac-Toe Game!

MVC Violation Ruined His Tic-Tac-Toe Game!

2
Comments 4
4 min read
DRY, KISS, and YAGNI to avoid Over-engineering Trap

DRY, KISS, and YAGNI to avoid Over-engineering Trap

4
Comments 3
5 min read
What are Materialized Views? A 5-Minute Introduction

What are Materialized Views? A 5-Minute Introduction

2
Comments
6 min read
SuperJSONatural -> Faster & binary serialization!

SuperJSONatural -> Faster & binary serialization!

1
Comments
2 min read
Why So Slow? Using Profilers to Pinpoint the Reasons of Performance Degradation

Why So Slow? Using Profilers to Pinpoint the Reasons of Performance Degradation

Comments
6 min read
How using Tailwind enhances your coding skills

How using Tailwind enhances your coding skills

4
Comments 2
6 min read
Learn What it Takes to Be a Solid Rails Developer!

Learn What it Takes to Be a Solid Rails Developer!

1
Comments
4 min read
Naming Things in Program

Naming Things in Program

14
Comments 2
3 min read
How to use “match” with PHP 8 🎯

How to use “match” with PHP 8 🎯

6
Comments
1 min read
Padrão - Singleton

Padrão - Singleton

Comments
5 min read
times(n, fn) in JS/TS + Python.

times(n, fn) in JS/TS + Python.

1
Comments
2 min read
Text Sharing Website using Simple JavaScript

Text Sharing Website using Simple JavaScript

9
Comments 2
3 min read
IP Address: A concept we must know

IP Address: A concept we must know

3
Comments
3 min read
Maxi Contieri Explains ChatGPT Revolution

Maxi Contieri Explains ChatGPT Revolution

6
Comments
1 min read
Kotlin Code Smell 16 - Instance Type Checking For Polymorphism

Kotlin Code Smell 16 - Instance Type Checking For Polymorphism

1
Comments
2 min read
Microservices to a Monolith, Making a case with Elixir Phoenix

Microservices to a Monolith, Making a case with Elixir Phoenix

4
Comments
1 min read
Become a C# Pro and Write Clean Code Like a Boss with These SOLID Principles Best Practices

Become a C# Pro and Write Clean Code Like a Boss with These SOLID Principles Best Practices

4
Comments
6 min read
loading...