Quiz: NgRx with TypeScript
Test your knowledge of strongly typed NgRx code.
We'll cover the following...
NgRx with TypeScript
1
Which keyword helps you inherit properties from another class?
A)
interface
B)
type
C)
extends
Question 1 of 50 attempted
...