1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-29 12:10:22 +02:00

Remove dead link (#4489)

In the "Rate limiting" section, Blogs and tutorials on RxJS refers to a 404 page.

The dead link has been fixed with the correct and appropriate link.
This commit is contained in:
アドヴァイス
2023-09-23 00:51:59 +05:30
committed by GitHub
parent 5256df9c07
commit 05673087c5
2 changed files with 11029 additions and 1 deletions

11028
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -7,4 +7,4 @@ Visit the following resources to learn more:
- [throttleTime](https://rxjs.dev/api/operators/throttleTime)
- [sampleTime](https://rxjs.dev/api/operators/sampleTime)
- [auditTime](https://rxjs.dev/api/operators/auditTime)
- [Blogs and tutorials on RxJS](https://blog.angular-university.io/rxjs-better-performance-with-the-rxjs-audittime-operator/)
- [Blogs and tutorials on RxJS](https://blog.angular-university.io/functional-reactive-programming-for-angular-2-developers-rxjs-and-observables/)