<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Vietnamese dessert &#8211; Maze Vietnam</title>
	<atom:link href="https://www.mazevietnam.com/tag/vietnamese-dessert/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.mazevietnam.com</link>
	<description>Your Travel Buddy for Every Step of your Journey</description>
	<lastBuildDate>Sat, 03 Mar 2018 17:24:34 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.4.15</generator>

<image>
	<url>https://www.mazevietnam.com/wp-content/uploads/2016/09/cropped-logomaze-32x32.jpg</url>
	<title>Vietnamese dessert &#8211; Maze Vietnam</title>
	<link>https://www.mazevietnam.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Chè &#8211; 8 Must Try Vietnamese Sweet Desserts &#038; Where to find them in Saigon</title>
		<link>https://www.mazevietnam.com/2018/03/03/8-sweet-desserts-saigon/</link>
					<comments>https://www.mazevietnam.com/2018/03/03/8-sweet-desserts-saigon/#comments</comments>
		
		<dc:creator><![CDATA[Dang Nguyen]]></dc:creator>
		<pubDate>Sat, 03 Mar 2018 05:00:18 +0000</pubDate>
				<category><![CDATA[Saigon Food]]></category>
		<category><![CDATA[Vietnamese Dessert]]></category>
		<category><![CDATA[saigon food]]></category>
		<category><![CDATA[Vietnamese dessert]]></category>
		<guid isPermaLink="false">https://www.mazevietnam.com/?p=6132</guid>

					<description><![CDATA[<p>Here are the top 8 refreshing sweet desserts (Vietnamese sweet soup) to keep you cool</p>
<p>The post <a rel="nofollow" href="https://www.mazevietnam.com/2018/03/03/8-sweet-desserts-saigon/">Chè &#8211; 8 Must Try Vietnamese Sweet Desserts &#038; Where to find them in Saigon</a> appeared first on <a rel="nofollow" href="https://www.mazevietnam.com">Maze Vietnam</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Here are the top 8 refreshing sweet desserts (Vietnamese sweet soup) to keep you cool in Saigon all over the year.</p>
<p><span style="font-weight: 400;">You are what you eat. In a city whose people are famed for hospitality and diversity like Saigon, what food can possibly represent the Saigonese? Simple enough, that’s definitely Chè (Vietnamese Sweet Soup) for its delightful sweetness and multitude of varieties! Even though there are hundreds, if not, thousands of different Chè’s in Saigon, navigating them should be as easy as ABC with our guide. Buckle up, we’re going to Saigon!</span></p>
<p><span id="more-6132"></span></p>
<div id="map" style="height: 500px;"></div>
<div style="margin: 0; display: none;"><code><script>
      var infowindow;
      var icon3;
      var icon4;
      function hide (elements) {
         elements = elements.length ? elements : [elements];
         for (var index = 0; index < elements.length; index++) {
            elements[index].style.display = 'none';
        }
      }
      function show (element) {
         element.style.display = 'block';
      }
      function showAllToggle() {
         elements = document.querySelectorAll('.contentToggle');
         elements = elements.length ? elements : [elements];
         for (var index = 0; index < elements.length; index++) {
            elements[index].style.display = 'block';
        }
      }
      function handleListener(marker, contentid, infowindow) {
        marker.addListener('click', function() {
infowindow.setContent(document.getElementById(contentid).innerHTML);
             infowindow.open(map, marker);
             hide(document.querySelectorAll('.contentToggle'));
             show(document.getElementById(contentid));
        });
        marker.addListener('mouseover', function() {
              marker.setIcon(icon4);
         });
          marker.addListener('mouseout', function() {
              marker.setIcon(icon3);
          });
      }
      function initMap() {
        var myLatLng = {lat: 10.801583, lng: 106.712189};
        var map = new google.maps.Map(document.getElementById('map'), {
          center: myLatLng,
          scrollwheel: false,
          zoom: 12
        });
        locations = [
           [10.760216, 106.661009],
           [10.779184, 106.680788],
           [10.741628, 106.638244],
           [10.754632, 106.674433],         
           [10.768447, 106.680483],
           [10.763385, 106.689317],
           [10.801583, 106.712189],
           [10.857101, 106.764240],
          ];
       arrLen = locations.length;
       infowindow = new google.maps.InfoWindow({
         content: ""
      });
        icon3 = {
              path: 'M8,0C4.687,0,2,2.687,2,6c0,3.854,4.321,8.663,5,9.398C7.281,15.703,7.516,16,8,16s0.719-0.297,1-0.602  C9.679,14.663,14,9.854,14,6C14,2.687,11.313,0,8,0z M8,10c-2.209,0-4-1.791-4-4s1.791-4,4-4s4,1.791,4,4S10.209,10,8,10z M8,4  C6.896,4,6,4.896,6,6s0.896,2,2,2s2-0.896,2-2S9.104,4,8,4z',
              scale: 1.8,
              strokeWeight: 2,
              fillColor: '#8d2424',
              strokeColor: '#ffffff',
              fillOpacity: 1       
       };
       icon4 = {
              path: 'M8,0C4.687,0,2,2.687,2,6c0,3.854,4.321,8.663,5,9.398C7.281,15.703,7.516,16,8,16s0.719-0.297,1-0.602  C9.679,14.663,14,9.854,14,6C14,2.687,11.313,0,8,0z M8,10c-2.209,0-4-1.791-4-4s1.791-4,4-4s4,1.791,4,4S10.209,10,8,10z M8,4  C6.896,4,6,4.896,6,6s0.896,2,2,2s2-0.896,2-2S9.104,4,8,4z',
              scale: 2.2,
              strokeWeight: 4,
              fillColor: '#8d2424',
              strokeColor: '#ffffff',
              fillOpacity: 1       
       };
       document.getElementById("mapviewall").addEventListener("click", showAllToggle);
       for (var i = 0; i < arrLen; i++) {
         var contentString = document.getElementById("toggle" + i).innerHTML;
         var marker = new google.maps.Marker({
            position: {lat: locations[i][0], lng: locations[i][1]},
           icon: icon3,
            map: map
         });
          handleListener(marker, "toggle" + i, infowindow);
       } 
      } 
</script><script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBpPIXQdtcHb6U3Ipf4qXVPDjhyReoys6k&#038;language=en&#038;region=US&#038;callback=initMap" async defer></script></code></div>
<p><button id="mapviewall">View All Content</button></p>
<h1><span style="color: #339966;"><b>BEANS</b></span></h1>
<p><span style="font-weight: 400;">Beans are among the most versatile ingredients when it comes to Chè crafting. The artisan can cook up dishes with not only different types but also different textures of beans. Whether in whole beans or ground into paste, these amazing little seeds are present in almost any iconic glass of Chè.  </span></p>
<div class="contentToggle" id="toggle0">
<h2><b> Chè Đậu Xanh (Mung Bean Sweet Soup)</b></h2>
<p><span style="font-weight: 400;">For hot summer days in Saigon, Chè Đậu Xanh is a must. Like many other types of Chè, the dish consists of simple ingredients like simmered mung beans, glutinous soup, and coconut milk. With the beans’ soft, creamy texture, the jelly-like soup’s refreshing sweetness, and the coconut milk’s rich flavors, Chè Đậu Xanh never fails to put a smile on tourists who are looking for shelter from the scorching sun. Finding a quality Chè Đậu Xanh vendor or store isn’t difficult for the dish’ popularity among Saigonese, but from our experience, the true gem lies on the corner of Lý Thường Kiệt and Hòa Hảo street in district 10. Just ask the locals for </span><i><span style="font-weight: 400;">Chè Đậu Xanh – Lý Thường Kiệt</span></i><span style="font-weight: 400;">, they’ll lead the way!</span></p>
<figure style="width: 560px" class="wp-caption alignnone"><a href="https://beptruong.edu.vn/wp-content/uploads/2015/12/che-dau-van-thom-ngon.jpg" rel="lightbox[6132]"><img class="size-medium" src="https://beptruong.edu.vn/wp-content/uploads/2015/12/che-dau-van-thom-ngon.jpg" width="560" height="370" /></a><figcaption class="wp-caption-text">Photo via beptruong.edu.vn</figcaption></figure>
</div>
<div class="contentToggle" id="toggle1">
<h2><b>Tào Phớ (Douhua, Soybean Pudding)</b></h2>
<p><span style="font-weight: 400;">A childhood treat for many, Tào Phớ - or Tàu Hủ as we Southerners call it – is the king of desserts. The dish originated in China and was delivered to many countries, including Vietnam, within their own variation. Ubiquitously, Douhua’s basic ingredients involve silky tofu doused in sugar syrup. But any hardcore Saigonese would recommend serving it hot with ginger-flavored sugar syrup and additional tapioca pearls. The ginger’s spices add heat to balance the crude sweetness of sugar syrup and the chewy pearls complement the tofu’s melting texture. If all of that description hasn’t wet your appetite already, try Douhua for yourself at </span><i><span style="font-weight: 400;">Nguyên’s Douhua and Sweet Soup</span></i><span style="font-weight: 400;">, it’s right around </span><i><span style="font-weight: 400;">68 Phúc Nguyên, District 3</span></i><span style="font-weight: 400;">!</span></p>
<figure style="width: 500px" class="wp-caption alignnone"><a href="http://media.phunutoday.vn/files/upload_images/2015/04/06/cach-lam-tao-pho-7.jpg" rel="lightbox[6132]"><img class="size-medium" src="http://media.phunutoday.vn/files/upload_images/2015/04/06/cach-lam-tao-pho-7.jpg" width="500" height="375" /></a><figcaption class="wp-caption-text">Photo via phunutoday.vn</figcaption></figure>
</div>
<div class="contentToggle" id="toggle2">
<h2><b style="font-size: 24px;">Chè ba màu (Cendol Sweet Soup)</b></h2>
<p><span style="font-weight: 400;">If creamy mung beans and silky tofu aren’t exactly your cup of tea, how about some chewy cendol? Named after its main ingredient, Cendol Sweet Soup is commonly found in South East Asian countries. Coming to Vietnam, the dish took on a variant where adzuki beans (red), white black-eyed peas (white), and cendol (green) can be found. The ingredients not only give the dish its iconic name Chè Ba Màu, but are also combined perfectly to suit the preference of any picky eater. Not chewy enough? Cendol. Too sweet? Black-eyed peas. Not creamy enough? Ground mung bean paste and adzuki beans. All that diversity combined with coconut milk and shaved ice makes Chè Ba Màu a must-try. So the next time you’re coming to Saigon and a Vietnamese friend offer to buy you sweet soup, Chè Ba Màu is the safest option to go! For a fantastic Chè Ba Màu experience, try </span><i><span style="font-weight: 400;">Cendol and Milkshake</span></i><span style="font-weight: 400;"> at </span><i><span style="font-weight: 400;">137 Văn Thân, District 6!</span></i><span style="font-weight: 400;">  </span></p>
<figure style="width: 576px" class="wp-caption alignnone"><a href="https://media.foody.vn/res/g15/140388/prof/s576x330/foody-mobile-6-jpg-891-635687493027301416.jpg" rel="lightbox[6132]"><img class="size-medium" src="https://media.foody.vn/res/g15/140388/prof/s576x330/foody-mobile-6-jpg-891-635687493027301416.jpg" width="576" height="330" /></a><figcaption class="wp-caption-text">Photo via foody.vn</figcaption></figure>
</div>
<h1><span style="color: #339966;"><b>GRAINS</b></span></h1>
<p><span style="font-weight: 400;">Grains like glutinous rice or corn are also some of the most common ingredients found in Chè. Rice can be ground into rice powder and corn into cornstarch, both of which serve to make topping wraps for many types of Chè.</span></p>
<div class="contentToggle" id="toggle3">
<h2><b> Chè Trôi Nước (Floating Dessert)</b></h2>
<p><span style="font-weight: 400;">Chè Trôi Nước bears much similarity to Douhua in that its main component – Bánh Trôi Nước (glutinous rice filled with mung bean paste) – is also doused in ginger-flavored sugar syrup. A well-known dish, Chè Trôi Nước stands out among other Chè’s not only in terms of poetry (as it has been used to represent Feudal women) but also in terms of taste. A bite into the delicious Bánh Trôi Nước entails a hint of sesame’s saltiness well-combined with the rich and sweet texture of ground mung beans. Served hot like Douhua, Chè Trôi Nước is a go-to whenever you need to melt away winter’s blues! A true Chè connoisseur like we are makes sure you derive the most from this classic dish, so </span><i><span style="font-weight: 400;">Thanh Tâm’s</span></i><span style="font-weight: 400;"> at </span><i><span style="font-weight: 400;">528 Phan Văn Trị, District 5</span></i><span style="font-weight: 400;"> is the place to go!</span></p>
<figure style="width: 550px" class="wp-caption alignnone"><img class="size-medium" src="https://vietworldview.com/wp-content/uploads/2017/10/cach-nau-che-troi-nuoc-khong-bi-cung2.jpg" width="550" height="427" /><figcaption class="wp-caption-text">Photo via vietworldview.com</figcaption></figure>
</div>
<div class="contentToggle" id="toggle4">
<h2><b style="font-size: 24px;">Chè Bắp (Corn Sweet Soup)</b></h2>
<p><span style="font-weight: 400;">Chè Bắp strikes a resemblance to Chè Đậu Xanh in that it is crafted from glutinous rice, thick, syrupy coconut milk, and toasted sesame seeds, with the additional sweet corn. Though the dish can be served warm or cold, we guarantee the best version anyone can get from a Saigonese store is no lower than 50 degrees. The natural sweetness of corn combined with the creamy coconut milk sunken in chewy glutinous rice soup altogether served hot makes a desirable combination for any day in the year. Compared to Chè Đậu Xanh, Chè Bắp’s sweeter but crunchier and less creamy feel creates an alternative for those turned down by the sinfully rich texture of the former. If you ever find yourself hungry and in need of a serious bowl of Chè Bắp, just crash into </span><i><span style="font-weight: 400;">Bàn Cờ Market</span></i><span style="font-weight: 400;"> in District 10 for some authentic Chè Bắp!</span></p>
<figure style="width: 1600px" class="wp-caption alignnone"><a href="https://www.hanoicitybreaks.com/wp-content/uploads/2016/09/6-must-try-dessert-in-Hanoi12.jpg" rel="lightbox[6132]"><img class="size-medium" src="https://www.hanoicitybreaks.com/wp-content/uploads/2016/09/6-must-try-dessert-in-Hanoi12.jpg" width="1600" height="1200" /></a><figcaption class="wp-caption-text">Photo via hanoicitybreaks.com</figcaption></figure>
</div>
<h1><span style="color: #339966;"><b>FRUITS AND VEGETABLES</b></span></h1>
<p><span style="font-weight: 400;">Had enough of gluten? Try some fruits instead!</span></p>
<div class="contentToggle" id="toggle5">
<h2><b> Chè Sâm Bổ Lượng (Ching Bo Leung)</b></h2>
<p><span style="font-weight: 400;">Different from previously mentioned dishes which are simplistic and don’t call for many ingredients, Ching Bo Leung is an assortment of all kinds of exotic seeds, fruits, and plants there are. Complex like its creators – the Chinese – the dish involves various components like Job’s tears, dried longans, red jujubes, lotus seeds, and thinly sliced seaweed served with sugar syrup and crushed ice. Served cold with a generally crunchy and chewy texture, Ching Bo Leung is here in Saigon to chase away all the summer heat and freshen anyone’s day, any time of the year. If you ever visit Saigon in mid-July, definitely try out Ching Bo Leung at </span><i><span style="font-weight: 400;">Three Sister’s, 119 Nguyễn Cư Trinh, District 1</span></i><span style="font-weight: 400;">!</span></p>
<figure style="width: 730px" class="wp-caption alignnone"><a href="https://cdn4.tgdd.vn/Files/2017/05/09/980718/cach-nau-sam-bo-luong-giai-nhiet-cuc-tot-cho-mua-he-3.jpg" rel="lightbox[6132]"><img class="size-medium" src="https://cdn4.tgdd.vn/Files/2017/05/09/980718/cach-nau-sam-bo-luong-giai-nhiet-cuc-tot-cho-mua-he-3.jpg" width="730" height="424" /></a><figcaption class="wp-caption-text">Photo via tgdd.vn</figcaption></figure>
</div>
<div class="contentToggle" id="toggle6">
<h2><b style="font-size: 24px;">Chè Thốt Nốt (Doub Palm Sweet Soup)</b></h2>
<p><span style="font-weight: 400;">Unlike Chè Ba Màu or Ching Bo Leung which can easily be found on the street, Chè Thốt Nốt is less easily reach for new tourists and is instead, more popular among the veterans. Though preparing the Doub Palm’s fruits can take up some hell of a time, the resulting fruit never fails to satisfy even the pickiest taste buds. Combine the Thốt Nốt fruit with sugar syrup and coconut milk, the taste will get more heavenly as the soft and chewy texture of the Thốt Nốt elevates the soup’s light and creamy flavours. Finding a Thốt Nốt vending cart can be a bit of a tall order, but we’re here to help. </span><i><span style="font-weight: 400;">3S Sweet Soup</span></i><span style="font-weight: 400;"> at </span><i><span style="font-weight: 400;">163 Điện Biên Phủ, Bình Thạnh District</span></i><span style="font-weight: 400;"> is among the most superb Thốt Nốt places in Saigon. (Hint: they also excel at Chè Khúc Bạch, check that out too!)</span></p>
<figure style="width: 500px" class="wp-caption alignnone"><a href="https://2.bp.blogspot.com/-0cq-vRq-tKs/WdWAcz60ylI/AAAAAAAAUrA/7m922kqb6RwrO3sLScFMjt0INr3-jUvjgCLcBGAs/s1600/che-thot-not.jpg" rel="lightbox[6132]"><img class="size-medium" src="https://2.bp.blogspot.com/-0cq-vRq-tKs/WdWAcz60ylI/AAAAAAAAUrA/7m922kqb6RwrO3sLScFMjt0INr3-jUvjgCLcBGAs/s1600/che-thot-not.jpg" width="500" height="328" /></a><figcaption class="wp-caption-text">Photo via blogspot.com</figcaption></figure>
</div>
<div class="contentToggle" id="toggle7">
<h2><b style="font-size: 24px;">Chè chuối (Banana Sweet Soup)</b></h2>
<p><span style="font-weight: 400;">Chè Chuối is among the dishes nostalgic to Saigonese kids and adults alike. When it comes to cooking Banana Sweet Soup, no one can top a Vietnamese grandma. The dish is amazingly simple in that it is essentially just banana and coconut milk. Unlike most fruity sweet soup, Chè Chuối is served hot as the bananas are steamed before hot coconut milk is poured on top. The resulting texture is incredibly soft, rich and creamy as the banana slices melt in your mouth and blend with the addictive taste of coconut milk. With grandmas who can cook such a dish, it’s no wonder why Vietnamese kids are so chubby! But in case you don’t have a Vietnamese grandma yet still crave for some authentic Chè Chuối, then hop into </span><i><span style="font-weight: 400;">Tik Tok</span></i><span style="font-weight: 400;"> at </span><i><span style="font-weight: 400;">65 Hoàng Diệu 2, Thủ Đức district</span></i><span style="font-weight: 400;"> right now!</span></p>
<figure style="width: 2666px" class="wp-caption alignnone"><a href="https://wildtussah.com/wp-content/uploads/2015/08/banana-coconut-milk.jpg" rel="lightbox[6132]"><img class="size-medium" src="https://wildtussah.com/wp-content/uploads/2015/08/banana-coconut-milk.jpg" width="2666" height="2000" /></a><figcaption class="wp-caption-text">Photo via wildtussah.com</figcaption></figure>
</div>
<p>The post <a rel="nofollow" href="https://www.mazevietnam.com/2018/03/03/8-sweet-desserts-saigon/">Chè &#8211; 8 Must Try Vietnamese Sweet Desserts &#038; Where to find them in Saigon</a> appeared first on <a rel="nofollow" href="https://www.mazevietnam.com">Maze Vietnam</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.mazevietnam.com/2018/03/03/8-sweet-desserts-saigon/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 1/122 objects using Disk
Page Caching using Disk: Enhanced 
Minified using Disk
Database Caching using Disk (Request-wide modification query)

Served from: www.mazevietnam.com @ 2024-06-06 23:09:35 by W3 Total Cache
-->