Skip to content

willybrauner/signal-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Signal playground

This repository is a playground for experimenting with Signals in TypeScript. It covers an implementation of the push-pull based algorithm.

This project has been created as a support for the article: Signals, the push-pull based algorithm.

Development

Start tests in watch mode via docker compose:

docker compose up

Credits

Willy Brauner willybrauner.com

License

MIT License

About

A TypeScript playground dedicated to experimenting with reactive programming concepts: signals, computed, effects, and the push-pull based algorithm

Resources

Stars

Watchers

Forks

Contributors