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
-
@jadou spend some more time with it. And it'll become easier ;)
I'm not a fan of JS either, but I use it occasionally and it's really quite simple. Learning the browser's API - that's prolly the hardest part. -
jadou314y@N00bPancakes I'm not talking about CPython specifically, you could just create a browser engine that manages to overcome them.
-
@010001111 Actually I think they are trying to do a little "learning platform":
https://developer.mozilla.org/en-US... -
@N00bPancakes Yeah, a crap one. It’s gonna be incomplete like everything else there :(
-
jadou314y@010001111 If u know one language, others are quite easy to pick up. You don't need to "learn" everything from scratch.
-
@jadou That’s not what I was talking about. I was talking about their lack of proper documentation, deprecated knowledge, existing // TODO‘s after multiple years, bad wording (which results in misunderstanding) and lack of moderation/community interest
-
@jadou We had so many languages on the web already, none of them were good enough and after a ton of work, everybody said „fuck it, it’s easier to fix JavaScript“
That’s where we are now -
@N00bPancakes Agree, points still persist. Even W3C have their issues, but certainly less issues and most of the time my favorite source, even if their wording is „too specific“ for a normal JS developer.
Alternatively, Google Web Fundamentals put a high effort on quality
@jadou -
jadou314y@010001111 So where do I start? I used to play around with jQuery as a kid (didn't like js even back then), but now there are so many many many ways to use js. Where should I start?
-
Oh hell no. Even with how bad JavaScript is I would still prefer to use it over whatever Python tries to be
-
@010001111 Do you actually know Rust or are you another one of the "hehe Rust dumb" guys that don't understand it's core features including ownership and lifetimes
(I can guess lol) -
@12bitfloat A bit of both, I respect Rust as language and tried it in the very small timespan when Firefox had experimental support, circa 2012 or something
(Not talking about their internal use nor modern webassembly stuff) -
@010001111 Wait, you tried it in 2012? Okay, that's some OG stuff, respect
But for real Rust has changed A LOT going into 1.0.
2012 Rust still had message passing concurrency, a garbage collector and all that stuff. It's a completely different language now -
I am really really glad you're not on that committee... there's only 1 lang worse than JS, and I'm going to say it aloud: Python. Both should be burned on a stake and erased from the universe!
-
@c3r38r170 Future and very niche, I haven’t found any reason to use it apart from “put this unity game to the web”
Related Rants
If I were on the ECMAScript committee, I would just ask them to use python for everything instead.
rant
python
js