// Adds dimensions UUID, Author and Topic into GA4
Monday, June 22, 2026
26.6 C
Singapore

Catch the livestream of Progress Singapore Party’s launch

The Progress Singapore Party was launched by Founders Dr Tan Cheng Bock and Mr Lee Yung Hwee.

The two currently serve as Secretary-General and Assistant Secretary General.

Progress Singapore Party – Party Launch

Posted by The Independent Singapore on Friday, August 2, 2019

At his party’s official introduction to the public on Saturday (Aug 3), Dr Tan listed issues he said were close to Singaporeans’ hearts – such as Central Provident Fund policies, healthcare costs, income inequality and cost of living – adding that he wanted to look into the issues extensively but with available data.

Watch the livestream of the event here.

- Advertisement -

Hot this week

‘Consequences could have been unimaginable’: Cigarette butt suspected in industrial fire

It is suspected that someone carelessly threw away a cigarette butt and set fire to discarded cardboard, causing five garbage bins outside the industrial building to catch fire and burn fiercely. A...

Heavy congestion at Singapore-Malaysia border as Singaporeans head across the Causeway to spend Father’s Day

Congestion began early this morning at both land border crossings between Singapore and Malaysia, as more Singaporeans tighten their belts and choose to spend momentous occasions across the Causeway.

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