DEV Community

Discussion on: Is this normal?

Collapse
 
sonandrew profile image
Andrew Jackson

I wasn’t really trying to compare them lol Just trying to see what people would say. I have been using JavaScript for about 3 years now on the FE and BE and just got into Java and it just feels coherent. I don’t really have to worry about a framework or new coding standards coming out each year.

Collapse
 
thedotnetweekly profile image
The DotNET Weekly

That's not entirely true. Like basic JAVA you can keep writing in Vanilla Javascript. If there are new frameworks in Javascript (read reactjs, angularjs, typescript etc) then similar frameworks exist in JAVA too (spring, struts, hibernate etc).

Thread Thread
 
sonandrew profile image
Andrew Jackson

Oh wow really didn’t know that Java suffered from that as well lol. Also, I guess I’m not really saying JavaScript is bad but more I am glad to be stepping away from it for a while.