Loading...

Vietnamese

Browse The Best Vietnamese

A crisp and refreshing beer such as a pilsner or lager would pair well with the Vietnamese Grilled Pork, while a dry Riesling or Sauvignon Blanc would complement the flavors of the dish. For a spirit pairing, a light and citrusy gin or vodka cocktail would be a good match.

A bold red wine like Cabernet Sauvignon or a hoppy IPA would pair well with the savory beef and soy sauce, while a crisp white wine like Sauvignon Blanc would complement the fresh flavors of the pickled vegetables. A spicy spirit like tequila or a spicy beer like a Belgian saison would also complement the heat from the Sriracha mayo.

From the Pub

:root { --navbar-height: {{ navbarHeight + 'px' }}; --navbar-fixed-height: {{ navbarFixedOffset + 'px' }}; --anchor-offset: {{ anchorOffset + 'px' }}; --scroll-y: {{ scrollY }}; } .sticky-top { top: var(--navbar-fixed-height); transition: top .35s; } :target { scroll-margin-top: var(--anchor-offset); } .pt-navbar-height { padding-top: var(--navbar-height) !important; }