Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
olback109817y
-
lolicon27307y@olback your first reply only affirms the yes aspect. anyway, i think it's a bad language syntactically (typescript is great so problem solved), and most importantly to me: useless (i use noscript everywhere and a lot of websites are just not optimized for it so they break), and not secure, arbitrary, etc... but you know this is just my opinion
-
lolicon27307y@olback here's a rant of me expressing my frustration with js and js frameworks in general:
https://devrant.com/rants/1326111/...
i feel like writing js code is a waste of time for me because i'm afraid (and i know) many people use noscript to block some or all scripts so my vision of a website i'm working on might not floorish... i hope this makes sense -
olback109817y@lolicon I like Javascript, the language. But I hate everything around it. Node, frameworks and libraries are almost always garbage. I'm a web developer and write almost everything from scratch. I only use Javascript for things I really have to use it for, like sidenav on mobile. And I agree with you on security, which there is very little of.
-
hexc11267yI really wish webpages were more like packaged apps that could be precompiled. Then you could use better languages, and get better efficiency.
-
You can do some amazing things with Js, but in my opinion it’s difficult to write code that is easy to trace. Granted, you can write spaghetti code in pretty much any language but still.
-
Ohh so now javascript is becoming the "Popular to hate" language, moving on from PHP i see.
Even though it gets the fucking job done without spending a half a gazillion lightyears writing code. -
I hate Javascript too and it's not because I think the language is bad per se it's more because it's mainly used to code spyware on web apps to track user activity and deliver malware, ads, and more recently fucking crypto mining. I block 90% of scripts for a reason. Although the way my company uses Javascript none of it is strongly typed and it's a complete cluster fuck to write and debug so I hate the way we use it too. Overall I much prefer to write code in C# where I can more accurately and quickly write code to do what I need rather than worrying about how many '=' signs I need to check equality.
-
I am having a problem with JS. I use PHP on most of my apps, but for this time, my coworker needs a Google Sheet script. So I began to write it on Google Script (JS).
I am really scared with JS in a bad way. Maybe it's just because I am just learning it, but I really didn't liked it at all.
I do not have choose, of course. From now on, every script they need will be moved from VBA to Google Script.
Related Rants
The truth.
joke/meme
javascript
truth hurts
programming
truth
programmer