inject() for efficient dependency injectionChangeDetectionStrategy.OnPush, minimizing unnecessary change detection cycles and improving rendering efficiency.crm-dashboard-api.vercel.app.git commit, Husky triggers the pre-commit hook.lint-staged runs ESLint and Prettier on all staged files..github/workflows/run-tests.yml and runs when you create a pull request to the main branch. Here’s what it does:npm install to set up project dependencies.Posted May 1, 2025
Developed a CRM dashboard using Angular 18 with optimized performance and state management.
0
4