// Adds dimensions UUID, Author and Topic into GA4
Wednesday, August 26, 2026
28.3 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

After resignation due to ‘lapse of judgment,’ ex-Acting Minister Faishal Ibrahim in talks to return to NUS

Assoc Prof Faishal is said to be in talks to return to academia; a spokesperson for the National University of Singapore (NUS) has told the media

University fires prof who claimed Malays could fly and taught the Chinese ‘flying kung fu’

Solehah Yaacob has been fired from the International Islamic University Malaysia (IIUM) for claiming that ancient Romans learnt shipbuilding from Malay seafarers. Instead of backtracking, she doubl...

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