Coffee Culture
Single-Dose Grinding
The practice of weighing and grinding only the exact amount of beans needed for one brew, rather than filling a hopper with a large quantity. Single-dosing maximizes freshness and eliminates grind retention.
Chuyên sâu
Traditional grinders hold 250–500 g of beans in a hopper, where they lose aromatics to oxidation and can go stale over days. Single-dose grinders feature small or no hoppers, low-retention grind paths, and bellows or air blowers to purge retained grounds between doses. The workflow involves weighing beans on a scale, dropping them into the grinder, and grinding into a portafilter or brewing device with near-zero waste. This approach also enables easy switching between coffees without cross-contamination. Manufacturers like Niche, Weber, and Lagom have built entire product lines around single-dose philosophy.
Embed on your site — BrewFYI
Add the widget to any webpage using a script tag.
<div data-brewfyi="glossary" data-slug="single-dose"></div>
<script src="https://cdn.jsdelivr.net/npm/brewfyi-embed@1/dist/embed.min.js" defer></script>
Embed using a standard iframe — works in any CMS.
<iframe src="https://brewfyi.com/iframe/glossary/single-dose/" width="100%" height="480" frameborder="0" loading="lazy" title="BrewFYI glossary widget"></iframe>
Paste the URL into WordPress, Medium, or any oEmbed-aware editor.
https://brewfyi.com/glossarys/single-dose/
Add a badge linking back to BrewFYI.
<a href="https://brewfyi.com/glossarys/single-dose/" target="_blank" rel="noopener">
<img src="https://brewfyi.com/badge/site.svg" alt="BrewFYI" height="20">
</a>
Preview:
Use the BrewFYI WordPress plugin shortcode.
[drinkfyi-glossary site="brewfyi" slug="single-dose"]
Use as a native HTML custom element in modern browsers.
<brewfyi-glossary slug="single-dose" theme="light"></brewfyi-glossary>
<script src="https://cdn.jsdelivr.net/npm/brewfyi-embed@1/dist/embed.min.js" defer></script>