You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A practice in using fetch and render to access APIs. Fetch data of Hacker News using the url, and call the cases for initalize, success, and failures (FETCH_INIT, FETCH_SUCCESS, FETCH_FAILURE).