
Some details
Decent Explorer is the first blockexplorer that was launched for the official release of Decent blockchain.
We had two main tasks:
- high speed of loading data on the page
- write flexible code which readies for frequent changes in project requirements
We chose to create a universal application to increase the speed of data loading in different situations. To do this, we used the React.js +
Redux and server-side rendering for the first time page load, which allowed us immediately to show all the necessary information.