Synchronous VS Asynchronous

View source code at https://github.com/mul14/sync-async-demo

Data will be loaded from https://jsonplaceholder.typicode.com

> Open Developer Tools, select Network tab, simulate slow connection, check the waterfall (screenshot).

This counter will "freeze" when synchronous process happens
0