Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More exercises #2

Open
seanmisra opened this issue Apr 17, 2023 · 0 comments
Open

More exercises #2

seanmisra opened this issue Apr 17, 2023 · 0 comments

Comments

@seanmisra
Copy link
Owner

seanmisra commented Apr 17, 2023

Pending exercises:

  • Custom Decorator
  • use Optional/Host for dependency injection
  • UntypedFormGroups (Angular 14)
  • Standalone components (Angular 14)
  • Angular material example
  • Pure/impure pipes
  • turn on strict mode and resolve any compilation errors
  • Integrate with GO rest API

Done:

  • HTTPInteceptor (intercept request/response)
  • singleton vs non-singleton service
  • Lifecycle Hooks (demonstrate difference btw ngOnInit, ngAfterViewInit (view children) and ngAfterViewContent (view content)
  • rxjs timer() vs setTimeout()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant