Skip to content

thinktecture/signals-workshop

Repository files navigation

Signals workshop

To install the required packages, run:

npm install

To start a local development server, run:

npm start

Once the server is running, open your browser and navigate to http://localhost:4200.

Read more about signals at https://angular.dev/guide/signals.

Branches

  • main: counter example without signals
  • signals: counter example with signals
  • signals-with-dumb-counter: counter example with signals and dumb counter component
  • resource: example for the resource API

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published