mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2026-04-19 18:34:30 -05:00
Compare commits
3 Commits
fc6b436944
...
5a9a94d3fb
| Author | SHA1 | Date | |
|---|---|---|---|
| 5a9a94d3fb | |||
| 28affc645a | |||
| 4160557857 |
@@ -39,10 +39,16 @@ for oven spring as it retains the gas inside your dough.
|
||||
|
||||
At around \qty{100}{\degreeCelsius} (\qty{212}{\degF}) the water starts to evaporate out of your
|
||||
dough. If this weren't the case, your dough would taste soggy and
|
||||
doughy. The higher hydration your dough has, the more water your bread
|
||||
doughy. The higher the hydration your dough has, the more water your bread
|
||||
still contains after the bake, changing its consistency. As a result the
|
||||
crumb is going to taste a bit more moist.
|
||||
|
||||
The water starts to boil out of the
|
||||
dough. As the water evaporates the surrounding dough is being cooled.
|
||||
For this reason, the internal temperature of the dough never exceeds the aforementioned
|
||||
\qty{100}{\degreeCelsius} (\qty{212}{\degF}). The bread's crust can exceed the boiling point
|
||||
and continues increasing in size from the outer layer inwards~\cite{bread+temperature+baking}.
|
||||
|
||||
Another often undervalued step is the evaporation of acids.
|
||||
At~\qty{118}{\degreeCelsius} (\qty{244}{\degF}) the acetic acid in your dough
|
||||
starts to evaporate.
|
||||
|
||||
@@ -448,6 +448,13 @@
|
||||
note = {Accessed: 2023-02-03}
|
||||
}
|
||||
|
||||
@article{bread+temperature+baking,
|
||||
author = {Athanasius},
|
||||
title = {What is the maximum internal temperature of baked goods?},
|
||||
url = {https://cooking.stackexchange.com/questions/54068/what-is-the-maximum-internal-temperature-of-baked-goods},
|
||||
note = {Accessed: 2023-03-03}
|
||||
}
|
||||
|
||||
@misc{wheat+kernel,
|
||||
author = {W. Berghoff},
|
||||
title = {A wheat kernel and its nutritional value.},
|
||||
|
||||
@@ -341,6 +341,12 @@ class ModifyBuild
|
||||
<span class="link_text">Book .EPUB</span>
|
||||
</a>
|
||||
</span>
|
||||
<span class="chapterToc">
|
||||
<a href="https://www.the-bread-code.io/book.epub">
|
||||
<span class="chapter_number">⬇️</span>
|
||||
<span class="link_text">Short TL;DR .PDF</span>
|
||||
</a>
|
||||
</span>
|
||||
<span class="chapterToc">
|
||||
<a href="https://breadco.de/hardcover-book">
|
||||
<span class="chapter_number">📚</span>
|
||||
|
||||
Reference in New Issue
Block a user