// Adds dimensions UUID, Author and Topic into GA4
Tuesday, December 16, 2025
25 C
Singapore

Prateek Sadhu: Satiate your sweet tooth

India — DIY vegan dessert

I’m trying to turn vegan but keep getting swayed by sweet treats. What’s the most delectable vegan dessert I can whip up at home?

-Sagar, Via Email

There are many options you can try at home. One of them is to take almond, coconut, cashew nut or any nut milk and soak flax or chia seeds in it. Since mangoes are in season now, add a generous helping of that, or any other fruit that you like. Add a layer of nuts or seeds like pumpkin seeds or magaj seeds. Mix it all together. Add a dash of honey or jaggery powder. Put it in a container and refrigerate it for an hour-hour and a half, and you are good to go!

Prateek’s signature restaurant, Masque, is changing India’s culinary landscape and was awarded the One To Watch Award by Asia’s 50 Best in 2020

From HT Brunch, April 25, 2021

See also  Suntec City office workers engage in a post-it 'conversation' across buildings

Follow us on twitter.com/HTBrunch

Connect with us on facebook.com/hindustantimesbrunchFor any query with respect to this article or any other content requirement, please contact Editor at [email protected] Digital streams Ltd

- Advertisement -

Hot this week

LTA reports high rail reliability, launches real-time MRT and LRT train status webpage

SINGAPORE: Rail reliability across Singapore’s MRT network continues to...

Ringgit opens higher against US dollar on improved sentiment; gains seen to likely ease

KUALA LUMPUR: The ringgit opened slightly higher against the...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //