10
msdsk
5y

It seems like I'm going on an assignment to a company working with Angular. Reading through the documentation I just want to ask all Java developers to get their greasy hands out of JavaScript. It feels like GWT all over again with Google reinventing core JS technologies just so that it looks like Java. Dependency injections? Observable wrappers? RxJS in general? WHAT IS THE POINT? Why can't I do this in a way adhering to web standards? Why can't I simply use fetch() or axios or whatever? Why can't you support reactivity without forcing me to write more boilerplate than I had on my central heating boiler? I just want to code and not be forced to discover what Google developers think web should be like.
Please, let me out of this hell.
Fortunately, it's not gonna be a long assignment.

Comments
  • 0
    Just don't take it so seriously
  • 1
    @joas

    Unfortunately, I take everything seriously, I even have a professional diagnosis of it.
  • 1
    That's exactly why the growing Chrome monopoly on the browser market is a very bad thing: Google gets more and more influence to do whatever it wants to do with the standards. And no one will be able to stop it if it has become the only one left to enforce them.
Add Comment