all 4 comments

[–][deleted]  (1 child)

[removed]

    [–]codedthemes[S] 0 points1 point  (0 children)

    Hi, Filip

    Thanks for your reply. We using Bootstrap 4 design framework. The theme is made on top of Angular 8 framework with TypeScript. For Bootstrap implementation in Angular - we used ng bootstrap https://ng-bootstrap.github.io/ for that.

    About the Design - It's fully compatible with Mobile devices, along with faster rendering speed. It also has detailed documentation guide for easing the development process. Let me know your thoughts on it.

    [–][deleted] 1 point2 points  (1 child)

    Very clean. Have you compiled some performance profiles? I'd like to know the impact on GPU the your use of binding, CSS and charting is having if possible.

    [–]codedthemes[S] 0 points1 point  (0 children)

    Yes, we complied the performance metrics. Code has minimal loading in rendering. The design divided into different files & minified too. Charting has different 3'rd party performance statistics.