Live data from Hacker News

Elbowing JavaScript out

blog.ikura.co

1–10 of 100 posts

Re: Elbowing JavaScript out

#3
The worst part of JavaScript is that the relevant committee is simply failing to acknowledge that there are lots of bright computer language designers out there who'd love to have a chance to bring their creations to the web.

Re: Elbowing JavaScript out

#5
Yes please stop trying to be JS devs. Leave it to people who know the language. Someone who comes from Java or Python can just make monstrosities of code and then hate working on it again. What a surprise.

These are the people responsible for coffeescript, typescript, yourmumscript that won't exist in a year or so.

Re: Elbowing JavaScript out

#8
post #3

The worst part of JavaScript is that the relevant committee is simply failing to acknowledge that there are lots of bright computer language designers out there who'd love to have a chance to bring their creations to the web.

Doesn't WebAssembly allow them to bring their creations to the web?

Re: Elbowing JavaScript out

#9
post #3

The worst part of JavaScript is that the relevant committee is simply failing to acknowledge that there are lots of bright computer language designers out there who'd love to have a chance to bring their creations to the web.

How does WebAssembly not acknowledge that?

Re: Elbowing JavaScript out

#10
"I have been wanting to try building a complex webapp that uses nothing but a backend, CSS, HTML5 for a really, really, really, long while"

Coincidentally, I am going in the opposite direction after having written many Python/PHP apps with only a little JavaScript. I noticed on my current project I was writing less backend Python code. Last night I decided I'm going to try building a complex "serverless" webapp using only Firebase and more JavaScript than I typically write.

Post reply on HN