remove broken link in web-workers angular post
This commit is contained in:
parent
892104f0bc
commit
db053e6e7c
1 changed files with 1 additions and 1 deletions
|
@ -305,7 +305,7 @@ The heroes list should now be sorted depending on which button you click.
|
||||||
|
|
||||||
Congratulations! You just built an Angular app that sorts a list of `heroes` by name or ID... using a Web Worker! 🎉
|
Congratulations! You just built an Angular app that sorts a list of `heroes` by name or ID... using a Web Worker! 🎉
|
||||||
|
|
||||||
> The code for this demo app is in [my GitHub repository](https://github.com/ayoayco/ng-web-worker-demo), and a live demo is deployed on [my website](https://ayo.ayco.io/ng-web-workers/).
|
> The code for this demo app is in [my GitHub repository](https://github.com/ayoayco/ng-web-worker-demo)
|
||||||
|
|
||||||
## Gochas in Using Web Workers in Angular
|
## Gochas in Using Web Workers in Angular
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue