// Adds dimensions UUID, Author and Topic into GA4
Friday, April 17, 2026
31.2 C
Singapore

Ng Kok Song, Tharman, and Tan Kin Lian Qualify for 3-Way Singapore Presidential Race

SINGAPORE: Singapore is set to go to the polls on Sept 1 after the Elections Committee announced that it had issued a Certificate of Eligibility to the following:

- Advertisement -

Hot this week

Arrest of Tiktoker from Malaysia for criticising Anwar sparks debate

A female tiktoker is now in remand allegedly for criticising Anwar Ibrahim. This has stirred fresh debates in Malaysia on Anwar's promises of reforms

MOM: 1 in 5 workers in Singapore ‘overqualified’ for their jobs

MOM and NTUC data show the issue is less about mismatch and more about shifting priorities, as workers trade titles for flexibility and stability

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