Urgent.News

600+ sources. One page. See who else covered it.

Editions

World

PKR ambil serius pandangan akar umbi, kata Fahmi

Ketua Penerangan PKR berkata pandangan perwakilan penting untuk memantapkan gerak kerja.

PKR ambil serius pandangan akar umbi, kata Fahmi

PKR, the opposition party in Malaysia, is taking the issue of grassroots concerns seriously, according to Fahmi Fadzil, the party's communications chief. During the PKR National Congress in Melaka, Fahmi emphasized the importance of hearing and considering the root causes of people's grievances, including the need to strengthen the party's communication and public relations strategy.

Fahmi stated that feedback and criticism are essential for reinforcing the party's flexibility and reassessing its approach to conveying information. He added that the party is prepared to change, starting with itself, and that addressing the gap between macroeconomic achievements and the daily experiences of citizens is a key message that deserves attention.

"Many claim that the government has done a lot and achieved great things, but macroeconomic achievements may not be translated and enjoyed at the household economic level," he explained.

As a former communications chief of Pakatan Harapan (PH), Fahmi revealed that the party is planning several changes to improve information dissemination, which will be detailed in the subsequent congress session. He also noted that these efforts include establishing a mechanism to identify the most pressing issues faced by the public and ensuring they are communicated to the relevant authorities for further action.

Written by urgent.news from Free Malaysia Today's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Also reported by 1 other outlet

Read the original at freemalaysiatoday.com →

More in World

React useInterval Hook: setInterval Without Stale Closures (2026)

Every React developer writes this component once, and it never does what they expect: function Counter () { const [ count , setCount ] = useState ( 0 ); useEffect (() => { const id = setInterval (()…

  • React useInterval hook introduced in 2019 to fix stale closures with setInterval.
  • Addresses timing inconsistencies by maintaining consistent timer values across renders.
  • Offers pause and resume controls for granular timer management.

More from Saturday 15 August →