// Adds dimensions UUID, Author and Topic into GA4
Wednesday, September 23, 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

Indonesia records 174,000 respiratory cases as haze from Borneo and Sumatra fires worsens — over 40,000 cases in toddlers

Indonesia's health ministry has recorded more than 174,000 acute respiratory infection cases across seven haze-affected provinces between Aug and Sep 21, with over 40,000 cases involving toddlers a...

SPF: Scammers posing as Harvey Norman staff then fake MAS officers have stolen S$4.8 million from at least 119 victims since January

Scammers are using a two-step impersonation trick: first Harvey Norman, then MAS. At least 119 victims have lost S$4.8 million since January.

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