Bad Practices, what NOT to do in Angular
Best practices… There are lots of best practices how you can make your app better. But at the end of the day we usually forget what we should NOT do in order to achieve better results. Let’s talk about really bad stuff like mis-using pipes, DOM manipulation, overcomplicated components, interfaces and so on. This way we can finally get even closer to better and more performant apps in Angular