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.

Proposal of JavaScript becoming a compiled language: JS0 and JSSugar

6 pointsby qouteall7 months ago

2 comments

qouteall7 months ago
Agenda: <a href="https:&#x2F;&#x2F;github.com&#x2F;tc39&#x2F;agendas&#x2F;blob&#x2F;main&#x2F;2024&#x2F;10.md">https:&#x2F;&#x2F;github.com&#x2F;tc39&#x2F;agendas&#x2F;blob&#x2F;main&#x2F;2024&#x2F;10.md</a><p>Slide: <a href="https:&#x2F;&#x2F;docs.google.com&#x2F;presentation&#x2F;d&#x2F;1ylROTu3N6MyHzNzWJXQAc7Bo1O0FHO3lNKfQMfPOA4o&#x2F;edit?usp=sharing" rel="nofollow">https:&#x2F;&#x2F;docs.google.com&#x2F;presentation&#x2F;d&#x2F;1ylROTu3N6MyHzNzWJXQA...</a><p>@nullvoxpopuli &#x27;s relevant post on X: <a href="https:&#x2F;&#x2F;x.com&#x2F;nullvoxpopuli&#x2F;status&#x2F;1842389133810913338" rel="nofollow">https:&#x2F;&#x2F;x.com&#x2F;nullvoxpopuli&#x2F;status&#x2F;1842389133810913338</a>
raxxorraxor7 months ago
I do write JavaScript by hand directly for the browser to consume. I am no web developer though and I dislike the toolchain that webpacks my imaginary TypeScript project.<p>To me a scripting language immediately loses its best features. I understand why large JS projects get implemented in TypeScript. I do visualization for the browser and don&#x27;t need it and frankly, most sites I see wouldn&#x27;t need it either.<p>The most complicated JS code is some shitty advertiser tracking anyway.<p>But with a toolchain like that, I don&#x27;t see why you wouldn&#x27;t want to compile a program if you have all the drawbacks anyway.