article: add some planification paraphraph

This commit is contained in:
Julien Calixte
2026-01-03 20:24:04 +01:00
parent 70581f00d9
commit 95a17c9820

View File

@@ -103,6 +103,11 @@ const createdAt = new Date('2026-01-01').toLocaleDateString(undefined, {
per day to meet the 12 orders every 3 days. At the end, you produce 1 per day to meet the 12 orders every 3 days. At the end, you produce 1
product every hour. product every hour.
</p> </p>
<p>
The mere reality is that we don't really know the exact orders we'll have.
This is presisely the whole point of plannification, it is a bet into the
future. The play is to know how to bet.
</p>
<section class="factory"> <section class="factory">
<h2>Factory</h2> <h2>Factory</h2>