// Adds dimensions UUID, Author and Topic into GA4
Friday, September 11, 2026
31.5 C
Singapore

e27 discussions, when do co-working spaces do more harm than good?

Co-workings spaces can be fantastic during the early days of a startup, but at what point does it start to hurt more than it helps?

coworking effective e27

It is hard to think of one element of the startup world that more defines the culture than the co-working space.

They are full of people in t-shirts, writing on their laptop and collaborating in an open (slightly noisy) setting.

For a young startup it is the perfect place to save some money on office space while simultaneously facilitating networking and business connections.

But when does the space no longer become effective? And to that point, is there a moment when co-working spaces do more harm than good?

Also Read: [Discussion] What does the future hold for fintech in Southeast Asia?

For today’s e27 discussion we want to talk all-things co-working. What do you think? Leave a comment below!

The post e27 discussions, when do co-working spaces do more harm than good? appeared first on e27.

Source: e27
coworking effective e27

Hot this week

Will Singapore finally get more ‘crowded’? New support measures to help families thrive ignite questions

Singaporeans have long complained about overcrowding and rising living costs, but the Government is now trying to get more couples to have children. New measures offering nearly S$70,000 in support...

‘Should I just suck it up… or leave?’: Man nearing 30 feels stuck after 5 years on S$3,000 salary

Feeling stuck in a job where his boss’s wife is also his manager, a Singaporean man nearing 30 says he does not know whether to stay or leave after five years on the same S$3,000 salary.

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