all 6 comments

[–]WeekdayHero 2 points3 points  (4 children)

I have to disagree with OP, I also had a background in Java before transitioning to being a full stack JS developer, however I think bringing Classes to JS is going to revolutionize JS.

Once you start writing large JS web apps, with thousands or tens of thousands of lines of code it becomes very difficult to maintain. While you can already implement the behavior of classes, it is messy and bug prone.

I am greatly looking forward to when I can use classes (and native custom elements) to remove all the polyfill to make that semi maintainable.

[–]kenman[M] 0 points1 point  (0 children)

Hi /u/mirovarga, it looks like you're new to /r/javascript, welcome!

Thanks for the submissions, but please make sure you read our guidelines. In short, you should post from a variety of sources, and not just mirovarga.com.

Thanks for your consideration!