User contributions for Iwiseman

A user with 10,001 edits. Account created on 15 January 2018.
Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

26 March 2025

24 March 2025

22 March 2025

20 March 2025

19 March 2025

  • 00:4100:41, 19 March 2025 diff hist +671 N Angular Revisited 2025 Created page with "=Introduction= Been a while since I touched Angular except for when I put my loader into WASM. So this page is just to add any changes I have found =CommonModule= The structural directives, e.g. NgFor NgIf not can be import in the component. I guessing the is because of SSR so now we do this <syntaxhighlight lang="ts"> @Component({ selector: 'app-chess-board', imports: [NgFor, NgClass, NgIf], templateUrl: './chess-board.component.html', styleUrl: './chess-board.c..."
  • 00:3500:35, 19 March 2025 diff hist +129 Main Page Angular

18 March 2025

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)