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.

Show HN: JSX a faster, safer, easier JavaScript

3 pointsby yuashizukiover 10 years ago

1 comment

smt88over 10 years ago
Questions:<p>1) Is this feature-complete and stable?<p>2) How do you do inheritance safely in compiled JS? Because of the way prototyping and scoping are handled in JS, I&#x27;m curious how a large, object-oriented structure would perform when compiled to JS.