Hi everyone,
Need some help with a sentence. I'm trying to explain how to use the function _.trim:
Whitespace can be removed at the beginning and end of a string with
_.trim(parameter1, parameter2), where parameter1 is the string from which whitespace will be removed and parameter2 is a string with characters that will be treated as whitespace.
For those who want to know about _.trim, go to https://lodash.com/docs/4.17.10#trim .
Questions:
"...
parameter2), where parameter1 is the ..."
New words, one handy idiom, and a 2-minute quiz — delivered to your inbox to keep your streak alive.