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.

ReScript vs. TypeScript: Building a Concurrent Queue Library

1 pointsby itayadlerabout 3 years ago

1 comment

austincheneyabout 3 years ago
I was not aware of ReScript so I looked it up only to discover it’s part of the React tool chain. I am really of the opinion that React is the new jQuery.<p>The definition of <i>mission critical</i> is also misplaced. When I think of mission critical I think of Ada and Rust for something like running a nuclear power plant or dashboard of a fighter aircraft. In those cases failure is expensive and deadly, so code that works is an insufficient quality. The definition here though is shipping code that must work. Why would anybody ship code that doesn’t work?