👍👍👍 * **Spinner** From what I saw spinner is handled correctly, but will spin forever if a request fails. 👎👎👎 * **Client server communication** Changes in client should only occur __after__ the server send an OK response. * **Error handling** Couldn't find where errors are handled. @davidbinneun @TomerNissim
👍👍👍
From what I saw spinner is handled correctly, but will spin forever if a request fails.
👎👎👎
Client server communication
Changes in client should only occur after the server send an OK response.
Error handling
Couldn't find where errors are handled.
@davidbinneun
@TomerNissim