javascript - Angular material and dashboards -
i'm building dashboard application, , i'd use angular-material instead of bootstrap.
i'm not asking code or pre-made solutions here, need well-argumented points of view.
i thinking using https://github.com/angular-dashboard-framework/angular-dashboard-framework or https://github.com/datatorrent/malhar-angular-dashboard framework dashboard, both based on bootstrap far know.
i thinking modify them use angular-material instead of bootstrap, in case fail doing question :
is better build dashboard scratch angular-material, or possible use angular-material , few bit of bootstrap widgets of dashboard only (which means menus , tabs based angular-material) ?
i'm not affraid of starting scratch, don't want waste time. need both efficient , good-looking, thought i'd ask here first , here pieces of advice before starting. i'm not confident mixing bootstrap , angular-material read on internet untill now, maybe case might ok.
well, share experience on this. tricky thing gonna face on css side. own design mixing these two, have override css classes between bootstarp , angular-module.
apart this, if you'll using bootstrap on ui there little possibility of facing js issue while using bootstarp because have it's own js files using jquery files , might interfere $digest
cycle of angular.
from experience, can manage bootstrap angularjs can go ahead https://github.com/angular-dashboard-framework/angular-dashboard-framework or https://github.com/datatorrent/malhar-angular-dashboard.
let me know if answer sufficient or have more concerns.
Comments
Post a Comment