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
The challenge of the project was to find the best way to render the information on screen without using javascript synchronous (async / await).
Solution: use PROMISES.