I'm using Angular 4, I really like it, but I've seen that the Angular documentation suggests using component CSS, right? I found it a rather uncomfortable practice and I'm preferring to use it by style, typically.
However, I see that it conflicts with JQuery and some JavaScript, where some components such as Bootstrap Navbar and Materialize forms stop working correctly. Anyway, would you have any solution for this, or should I really use some Framework without JavaScript or component-based?