// Adds dimensions UUID, Author and Topic into GA4
Saturday, February 7, 2026
31.8 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.

See also  "PAP is the politics of fear and reward" - Dr Tan Cheng Bock's speech to supporters goes viral
- Advertisement -

Hot this week

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); } });
// //