Hacker News new | ask | show | jobs
by itomatik 4227 days ago
the author actually has a series of "Angular Bad" articles on his blog which are more or less specific:

http://www.fse.guru/angular-bad-parts-part-1

http://www.fse.guru/angular-bad-parts-part-2

http://www.fse.guru/angular-bad-parts-part-3

http://www.fse.guru/angular-bad-parts-part-4

http://www.fse.guru/angular-bad-parts-part-5

http://www.fse.guru/angular-bad-parts-part-6

1 comments

To me it's not specific enough. In the first part the author claims that

>'Dependency injection lacks some functionality you will need sometime.'

But fails to reveal which functionality he has in mind.

He later claims that 'inheritance is an antipattern' and posts a link to google search results as 'proof'.

Not worth reading, in my opinion.