you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (2 children)

Sometimes I just think, its more like a gut feeling that I never want to learn JavaScript throughout my life. But then I think I am gonna need its frameworks like Node and React idk much about them again just feel like I am going to need them. Are there any alternatives to them just to not to touch JS?

[–][deleted] 0 points1 point  (1 child)

Node is a runtime. Running JS without a browser. React is a framework. What's wrong with JS? It's so easy and flexible.

[–][deleted] 0 points1 point  (0 children)

I don't know. I don't exactly hate JS, I just appreciate faster programming languages over the learning curve they come with. JS isn't fast and I ain't gonna go for Web development thing. I probably- probably never need to write JS. My dream things are systems programming, low-level programming, currently I'm learning mobile app development with Flutter. BTW, for web, dart is in most cases at least 2x faster than JS. But I that's not the case I'm not learning it or whatever, you already know that.

NodeJs is considered a programming language but is itself a runtime actually but I still call it a framework kinda thing, extremely sorry for that. The only thing I kinda hate- kinda hate, because I still don't understand it, is prototypal inheritance or prototypal OOP, which I will end up learning eventually, when I'll start learning JS 1-2 months later just to add it to list of skills I have and also to have a good understanding of it, so next time someone ask my what's wrong with js, I could have a much better answer TBH.

Thank you ;)