In the question Can't Toggle Navbar in Bootstrap 4 in Angular, an answer presents a way to use Bootstrap 4 in Angular through ngBootstrap, but alternatively one could simply use Popper.js and JQuery. Which of those options is considered the best practice?
Asked
Active
Viewed 90 times
1
-
Any option without jQuery. I've been using ng-bootstrap or ngx-bootstrap most of the time. But now, I'm using BS 5 directly and all good – Anddo Jan 02 '22 at 22:02