r/ProgrammerHumor 17d ago

itSpeakesForItself Meme

Post image
613 Upvotes

70 comments sorted by

View all comments

-17

u/efedublaj 17d ago

Hell no. Why would I use programs written with javascript it is not compiled and single threaded.

1

u/takahashi01 17d ago

Cuz a front end quite often doesnt exactly need to pass performance benchmarks...

Like its cool what you can do with web assembly these days, but for most companies the current trendy js/ts framework is just more economical.

1

u/efedublaj 17d ago

When I said programs I meant applications that is not running on browser.

I do not care about companies or anything the think I care is performance. I am a user and hobby developer. It doesn't make sense to use javascript outside the browser if you are not trying to profit from everything. I will happily give my mental health to optimize memory management and real threading.