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

[Discussion] I am being recruited by an early-stage startup; Is there a dark side I should be worried about?

I am excited by the founder’s disruptive vision, but are there disadvantages? Should I just join a big-name corp instead?

Startup

I have a friend who is fresh out of college, and he is being wooed by an early-stage startup founder, but also has a job offer with a multinational corp.

Help our friend make the right decision with your opinion, advice and suggestions at the comments below.

Also read: [Discussion] What is one piece of advice you would tell a 19-year-old university student who wants to drop out and start a company?

—-

Image Credit: yarruta / 123RF Stock Photo

The post [Discussion] I am being recruited by an early-stage startup; Is there a dark side I should be worried about? appeared first on e27.

Source: e27
Startup

Hot this week

‘Asking isn’t criticising,’ say Singaporeans about questions raised by WP’s Kenneth Tiong on SIA, Air India

Minister for Transport Jeffrey Siow answered Mr Tiong's questions in Parliament on Sep. 8, but added, “It’s easy to criticise, but I suspect it’s much harder for the member (MP Kenneth Tiong) to te...

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