How do we know the while loop skips its code block?
while
isLoading
false
true
The isLoading variable in the condition is set to false.