What is needed:
Function to remove all whitespace characters from a string.
Where to Code:
Find the Contribution Station in textCleaning.js.
Contribution Steps:
1. Create a development branch out of this issue. (Visible on the right column of the issue)
2. Code your function in that branch.
3. Raise a Pull Request to merge that branch into the main branch.
For more clarity, follow the visual guide in CONTRIBUTE.md.
What is needed:
Function to remove all whitespace characters from a string.
Where to Code:
Find the Contribution Station in
textCleaning.js.Contribution Steps:
1. Create a development branch out of this issue. (Visible on the right column of the issue)
2. Code your function in that branch.
3. Raise a Pull Request to merge that branch into the main branch.
For more clarity, follow the visual guide in
CONTRIBUTE.md.