Hacker News new | ask | show | jobs
by immnn 1609 days ago
This might be out of scope, but I dream of a general purpose programming language to develop web based applications.

I think overall web dev is kind of broken caused by the fact, that we still let web technologies evolve instead of reinventing them. To write a web based application you need several languages, which are furthermore separated in front- and backend.

NodeJs kind of tries to fill the gap, but it’s still just a technology which refers web languages.

I think of a different kind of technology that might not be based on html/css/js + backend-language.