1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-01 06:50:26 +02:00

Fix Broken Link and Typo (#4763)

* Fix typo in angular/rxjs-basics/marble-diagrams

* Remove Marble Diagrams broken link
This commit is contained in:
bivashy
2023-12-13 05:46:42 +06:00
committed by GitHub
parent b38f34a722
commit 15c43fda5d

View File

@@ -4,6 +4,5 @@ Marble testing allows you to test asynchronous RxJS code synchronously and step-
Visit the following resources to learn more:
- [Angular Marble Testing: A Brief Introduction](https://www.altamira.ai/blog/angular-marble-testing-a-brief-introduction/)
- [IUnderstanding Marble Diagrams for Reactive Streams](https://medium.com/@jshvarts/read-marble-diagrams-like-a-pro-3d72934d3ef5)
- [Understanding Marble Diagrams for Reactive Streams](https://medium.com/@jshvarts/read-marble-diagrams-like-a-pro-3d72934d3ef5)
- [Interactive Diagrams](https://rxmarbles.com/#from)