TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Why events are bad idea?

2 pointsby mangatmodiover 7 years ago

1 comment

saas_co_deover 7 years ago
&quot;In many cases, fixing the problems with events is tantamount to switching to threads.&quot;<p>You might also say that implementing a thread facade over an event driven runtime is tantamount to switching to events.<p>If it makes programming easier I am all for it though.