Data flowsSprint 3β successCompiled Learning ObjectivesFetching dataDefine a client side Web APIDefine a server side APILatencyDefine latencyAsynchrony : outside timeDefine asynchronyExplain why we need asynchronyIdentify an asynchronous method we have already usedCallbacksDefine a callbackSketch the event loopPredict the order of logged numbers using the event loop modelRequesting from a server side APIFetch data from a server side API using a client side Web APIPromisesDefine a PromiseLog a Promise to the console.then()Chain then() on to a Promiseasync/awaitDefine syntactic sugarWrite a function using async/awaitExplain what happens when an async function is awaitedFetch FilmsApply fetch to get data from an APITeamwork Project S3Identify features for a productWrite user stories for a productExplain the importance of reading and understanding the acceptance criteria