// Adds dimensions UUID, Author and Topic into GA4
Thursday, August 6, 2026
28.9 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

Singaporean who spent 6 months job hunting urges workers to stay put: ‘You’d better stay if you have a decent job’

After six months of job hunting, one Singaporean says he's no longer convinced it's worth leaving a stable job without another offer in hand.

24 y/o soon-to-be father earning S$5.2k asks, ‘How can I go further in life with only a diploma?’

Earning S$5,200 a month at 24 is an achievement many would celebrate. But with a baby on the way, one young Singaporean says he's already thinking about how to grow his career and provide more for ...

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