PinnedPublished inStackademicAngular Material 15 MigrationExplore the main challenges and useful tips from our experience with migrating to Angular Material 15.Jan 91Jan 91
Common use cases and solutions for accessibility in AngularUse cases and solutions for accessibility in Angular that I have encountered along the way.Jan 19Jan 19
ngIf — Store the conditional result in a variableSometimes we need to do an *ngIf with a complex condition, and we render the same result into the UI.Jan 15Jan 15
nx:run-commands output not coloredWe must configure` — output-style` option to either ‘stream’ or ‘stream-without-prefixes’ to ensure that ‘nx:run-commands’ outputs colorJan 13Jan 13
Upgrading from Angular 12 to 15 in an Nx Workspace: A Comprehensive GuideThe importance of taking a cautious and methodical approach to upgrading library (Nx, Angular) in multiple steps to to avoid errorsJan 121Jan 121
Angular 13 upgrade — Error: Unknown keyword formatMinimumFacing errors from the adj-keywords package during an upgrade to Angular 13 with npm deduped is not uncommon.Jan 10Jan 10
Published inStackademicAngular augmenting native elementsRevisit the power of Angular directive selectors in ways that simplify the component’s implementation and improve accessibility.Jan 7Jan 7
Published inCodeXA simple Spotify client built with Angular 11, Nx workspace, ngrx, TailwindCSS and ng-zorroAn example of real-world monorepo codebase using Nx WorkspaceApr 2, 20211Apr 2, 20211
A childhood memory Tetris game built with Angular 10 and Akita.Check out the working game -> https://tetris.trungk18.comJul 24, 2020Jul 24, 2020
Angular Jira Clone Part 01 — Create a new repository and set up a new Angular application with CLII have received an overwhelming response for the Angular Jira clone (AJC) application. Thank guys for your support. I appreciate that you…Jul 5, 2020Jul 5, 2020