// Adds dimensions UUID, Author and Topic into GA4
Saturday, June 27, 2026
33.3 C
Singapore

Snapsots of Singapore: Chinatown

It’s the time of the year again. Chinatown is bustling with people, tidbits and decorations. All red and gold and every colour in between. Here are some of the moments captured in Chinatown right before the Lunar New Year comes by:

 

- Advertisement -

Hot this week

‘Different public personas’: Why do some people prefer Messi while others prefer Ronaldo? A Singapore study has an answer

A person's preference for either Lionel Messi or Cristiano Ronaldo may reveal more than just their footballing tastes, according to a new international study led by Nanyang Technological University

‘I finally had my “a job is just a job” moment’: Singaporean reflects on workplace disappointment

Whats your "A job is Just A Job" moment? Ill go first. I was close to resign before securing any offer last year end. I went thru the hoops and finally at final stage of interview. Everything went ...

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); } });
// //
Enable Notifications OK No thanks