Skip to content

crutchcorn/ng-linked-signal-and-resource-demo

Repository files navigation

Angular's Upcoming linkedSignal and resource API demo

What pokemon has the ID of 845? "Abra" in a select menu. "Your guess is Abra? Nope! It's cramorant" with a "Restart" button present

This is a demo of two upcoming features in Angular:

As well as the ability to be Zoneless in Angular.

This demo is a simple guess-n-check game of Pokemon. The game will randomly select an ID of a Pokemon and the user will have to guess the name of the Pokemon.