1

Récupération d'articles d'archives

This commit is contained in:
2026-03-29 03:00:47 +02:00
parent 060119c91c
commit ecc25fe7cf
592 changed files with 17498 additions and 8153 deletions

View File

@@ -1,31 +1,31 @@
---
links:
- name: Page d'origine
url: https://addyosmani.com/blog/good-code/
lang: en
title: Good code is like a love letter to the next developer who will maintain
it. | Addy Osmani
date: "2023-07-21 12:00:00"
keywords:
- JavaScript
- design patterns
- programming
- Addy Osmani
comments_url: https://com.richard-dern.fr/post/162
cover: images/screenshot.png
date: '2023-07-21 12:00:00'
keywords:
- JavaScript
- design patterns
- programming
- Addy Osmani
links:
- lang: en
name: Page d'origine
url: https://addyosmani.com/blog/good-code/
status:
- date: '2025-03-25T10:52:57.396Z'
http_code: 200
- date: '2025-03-25T10:52:57.396Z'
http_code: 200
title: Good code is like a love letter to the next developer who will maintain it.
| Addy Osmani
weather:
temperature: 22.7
humidity: 41
pressure: 1012.4
illuminance: 82861.8
precipitations: false
wind_speed: 18.6
wind_direction: 280
pressure: 1012.4
source:
- open-meteo
comments_url: https://com.richard-dern.fr/post/162
- open-meteo
temperature: 22.8
wind_direction: 280
wind_speed: 18.6
---
> We often romanticize the notion of programming, presenting it as an abstract form of art, a science, or even a form of magic. The truth, however, is much mor...