angular-app
angular-app copied to clipboard
Angular 18 ,Bootstrap 5, Node.js, Express.js, CRUD, PWA, SSR, SEO, Lazy Loading, Examples Angular & React nrwl
I had problems with leaflet module to build correctly in SSR. Apparently, you had too. `ReferenceError: window is not defined` window isn't here in SSR, but leaflet try to implements...
page-list.component.ts function: writeQueryParams() line 113 : this.router.navigate(['crud/' + url], { queryParams: this.params }); //Maybe this is a bug,it will reload page . After deleting it, page worked well .
Hello, Do you think you would be able to increase the performance of this demo for mobile usage ? Currently lighthouse score is 63 and not 100..  the LCP...
This repository is truly outstanding, and it offers a lot of value. For anyone considering making use of it, having a clear license provided upfront would greatly enhance its usability....
Hello, Your work is great but the project have SSR and some plugin, like PrimeNG ou signature_pad not works. It crash when implement this. For my project I must recreate...