// Adds dimensions UUID, Author and Topic into GA4
Friday, December 12, 2025
25 C
Singapore

Chee Soon Juan publishes new book ‘Never On Bended Knees’, rebuts Grace Fu who mocked him for not holding a job

In anticipation of the launch of his new book ‘Never On Bended Knees’, Dr Chee Soon Juan, the Secretary-general of the Singapore Democratic Party (SDP) took to Facebook with a video talking about his book. He also took the opportunity to address comments made by PAP Minister Grace Fu.

In the video, he started off by speaking about the political climate in Singapore. He then added, “Writing books is how I make a living. In 2016, during the by-election, PAP Minister Grace Fu mocked me for not holding a full-time job”.

https://www.facebook.com/cheesoonjuan/videos/2014306155538111/

He continued, “I’d like to tell her that running a party, doing research to draw up alternative policies, meeting with people, and writing books is more than a full-time job. In fact, I dare say that I work no less hard than the ministers and without big budgets and assistants”.

“Running a party and writing my books cannot be a part-time job, not if you want to do what we’ve done or achieve what we’ve set out to do – all with zero public funds”, he added.

See also  Chiams need a dose of reality

Dr Chee also said that the sales of his book will also help to fund his campaign in the next General Election, which may be held later this year.

Dr Chee’s book will be launched on the 26th of January, 2pm, at the Lifelong Learning Institute at Paya Lebar Central.

________________________________________________________________________

[email protected]

- Advertisement -

Hot this week

Passport and other valuables stolen from SG man, 80, forcing him and his wife to extend stay

SINGAPORE: An elderly Singaporean couple, both 80, had valuables...

No hotel, no problem. More Malaysian holiday-makers are opting for RVs

MALAYSIA: Without a doubt, travel has become more expensive...

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