Discussion

ngx-admin

ngx-admin is the most popular admin dashboard based on Angular 8+, Bootstrap 4+ and Nebular with Eva Design System support.
It is free open source so we can check out code from https://github.com/akveo/ngx-admin.

ngx-admin demo is here.
https://www.akveo.com/ngx-admin/pages/dashboard

Application
– It contains a huge number of handcrafted UI components, charts, maps, editors, tables, and much more, so that we can use them from open source.
– It has perfect code structure for directives, pipes, components and services.
– We can customize the 4 themes and 2 dashboards and UI architecture easily.
– Mobile responsive was implemented in it already.

Nowadays angular is developing very fast. Angular 9 was published last February and it has very revolutionary benefits.
– Angular now compiles with Ivy by default. See the Ivy compatibility section.
– CLI apps compile in AOT mode by default (which includes template type-checking). Users who only built with JIT before may see new type errors.
– Typescript 3.4 and 3.5 are no longer supported. Please update to Typescript 3.7.
tslib is now listed as a peer dependency rather than a direct dependency.

Thanks for your time.

You may also like...

Leave a Reply

Your email address will not be published. Required fields are marked *