git clone https://github.com/sadanandpai/rxjs-challenges.gitcd rxjs-challengesnpm installnpm run dev
- Visit the each challenge to understand the expected results
- Go to the respective challenge folder inside
src - Clear the file
index.ts - Start coding the solution
- If you prefer JavaScript, feel free to use JS instead of TS.
- You need not have knowledge of Angular to try out these challenges and start learning.
Study material for reference: https://rxjs.dev/
