Atir Nayab

Results 87 comments of Atir Nayab

> Please follow the decision in the issue, do not do random changes tbh I copied the changes from here, as you [mentioned](https://github.com/freeCodeCamp/freeCodeCamp/pull/48010#discussion_r994920007) hints should be displayed when test fails...

I'm getting lot of warnings. Any suggestion ? ![image](https://user-images.githubusercontent.com/91016903/194773001-1282ad41-972e-485d-8488-98336f4ca02c.png)

@raisedadead Ghost link is not working. On clicking it's taking me to https://github.com/freeCodeCamp/freeCodeCamp/issues/ghost.org

> Please take a moment to give a name to the PR that follows the guidelines: https://contribute.freecodecamp.org/#/how-to-open-a-pull-request?id=prepare-a-good-pr-title I've updated pr title

I did some research and found that audio can be played without any dependency. I think we should definitely use this method ```js const audio = new Audio(toneUrls[state]); const storedVolume...

> You do not need to work on the other PR (the other solution). Just wait on some conclusive comments from others. > > This is likely the version we...

@ojeytonwilliams can I create checkout of this branch for removing tone package. Checkout of main branch will result in merge conflict as both branch modify same function `playTone`

@naomi-lgbt I looked into all the mentioned files. All functions must be converted to React components in order to access redux store values. For simplicity, I think we should consider...

> We can certainly consider that approach, though we'd need to not remove Tone in the process. @naomi-lgbt I've updated [pr](https://github.com/freeCodeCamp/freeCodeCamp/pull/48106).

> Please take a moment to give a name to the PR that follows the guidelines: https://contribute.freecodecamp.org/#/how-to-open-a-pull-request?id=prepare-a-good-pr-title I've updated pr title.