Coffee Types & Grading
Robusta
Coffea canephora, commonly called Robusta, is the second most produced coffee species, known for its high caffeine content, earthy flavor, and thick crema. It grows at lower altitudes and resists pests more effectively than Arabica.
Chuyên sâu
Robusta contains nearly twice the caffeine of Arabica (2.2% vs 1.2%), which acts as a natural insecticide but also contributes a more bitter, rubbery flavor when roasted conventionally. Vietnam is the world's largest Robusta producer. In recent years, fine Robusta initiatives in India, Uganda, and Indonesia have produced washed lots scoring above 80 points, challenging the species' low-quality reputation.
Embed on your site — BrewFYI
Add the widget to any webpage using a script tag.
<div data-brewfyi="glossary" data-slug="robusta"></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/robusta/" 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/robusta/
Add a badge linking back to BrewFYI.
<a href="https://brewfyi.com/glossarys/robusta/" 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="robusta"]
Use as a native HTML custom element in modern browsers.
<brewfyi-glossary slug="robusta" theme="light"></brewfyi-glossary>
<script src="https://cdn.jsdelivr.net/npm/brewfyi-embed@1/dist/embed.min.js" defer></script>