// Adds dimensions UUID, Author and Topic into GA4
Wednesday, June 10, 2026
29.4 C
Singapore

SDP ‘returning home’ to Bukit Batok SMC

 It turns out that not all of them are displeased with the redrawing of election boundaries. The Singapore Democratic Party seems delighted to return home to a constituency that they won before. They are hopeful to reach their former glory with this watershed election.

SDP ‘returning home’ to Bukit Batok SMCThe SDP will be visiting Bukit Batok tomorrow (26 July 2015) morning starting…

Posted by Chee Soon Juan on Saturday, July 25, 2015

- Advertisement -

Hot this week

Ex-NMP calls out Singaporeans who accept local Indians but discriminate against ‘Cecas’

Former Nominated Member of Parliament Calvin Cheng said in a social media post that recent anti-Indian comments on social media, particularly from some Singaporean Chinese users, are often disguise...

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