Note : The nullish coalescing operator avoids this pitfall by only returning the second operand when the first one evaluates to either null or ...
確定! 回上一頁