It's a tough decision to choose between the two frameworks, but both are solid choices.
In my personal experience, I have used ng-bootstrap
for all my projects without any issues.
When selecting a framework, there are many factors to consider.
Both frameworks support Angular 4
and Bootstrap 4
, however, ngx-bootstrap
also supports Bootstrap 3
.
After looking at closed questions on Github, it seems that ngx-bootstrap
comes out on top. You can check these links for more information: ng-bootstrap, ngx-bootstrap.
The ngx-bootstrap
team offers additional modules like ng2-file-upload
. More details can be found here
Furthermore, you can see the number of unanswered questions on Stackoverflow for each framework: ng-bootstrap, ngx-bootstrap. It appears that there is a higher chance of getting help with ngx-bootstrap related problems on Stackoverflow.