Checking if a string is empty or has only whitespace can be done in JavaScript using the `===` operator and the `trim()` method.
確定! 回上一頁