// Adds dimensions UUID, Author and Topic into GA4
Tuesday, February 10, 2026
30.7 C
Singapore

Hold your horses! Career moves may be risky in the year of the Fire Horse

SINGAPORE: Singaporeans may need to rein in plans to quit their jobs, as the so-called “Fire Horse year” may bring heightened volatility and economic strain.

With heightened risks, Thammasat Business School professor Witawat Rungruangphon warned, “Leaving the workforce at this time carries high risk, as finding new employment will be difficult.”

Although he was referring to Thailand’s economy, reports of cost-of-living pressures and youth employment issues in the little red dot suggest that Singapore workers should heed the same advice.

The city-state ended 2025 with a robust 4.8% economic growth, up from 4.4% the previous year, yet DBS expects Singapore’s economic resilience to be tested in 2026.

The bank expects the economy to show “measured resilience”, with macroeconomic fundamentals and policy buffers cushioning the little red dot from external challenges.

However, Chua Han Teng, senior economist at DBS Group Research, noted that the above-trend growth of over 4% in the past two years will be tough to replicate.

See also  MOM corrects blogger Leong Sze Hian on unemployment, PMET stats

Challenging job market trends also add to these pressures, making career moves riskier.

A LinkedIn report earlier this year found that two-thirds of Gen Z professionals in the city-state plan to switch jobs in 2026, even as many are unsure how to stand out in a competitive market.

Meanwhile, a more recent report from Indeed forecasted the continued decline in job postings in the near term, reflecting a survey by the Singapore National Employers Federation (SNEF) showing that nearly three in five employers plan to freeze hiring this year due to uncertain business prospects.

To stay afloat this year’s economic challenges, Professor Witawat, as Bangkok Post reported, advised households to reassess their assets that make little to no money to preserve liquidity.

For workers trying to upskill, they could learn practical skills like cooking or repair work that could later turn into side hustles, aside from learning high-tech skills like artificial intelligence (AI).

Small and medium-sized enterprises (SMEs) were also warned against external pressures from global trade tensions and US tariffs to supply chain disruptions from geopolitical conflicts and competition from low-priced Chinese imports.

See also  Government says, 'Job market is ok' but graduates say, 'Job market is not ok' — SG finance guru says, 'I'm confused,' so 'who's right and who's wrong?'

“Some businesses will not survive,” he said, but those who adapt, cut non-performing assets, leverage AI, and maintain cash flow will have the opportunity to “grow again” when the economic cycle turns. /TISG

Read also: Singapore’s 2025 home sales reach multi-year high despite December slowdown

- Advertisement -

Hot this week

Causeway vs Second Link: What first-time travellers need to know

JOHOR/SINGAPORE: Crossing the Johor–Singapore border is almost a rite...

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