Additional Features
Introduction
In the previous section, we created a basic application to interact with player data.
Here, we will build on this using more advanced Retool features. First we will improve application performance by paginating the data requests before displaying and editing the players JSON data.
Then we will look at Retool modules, workflows and emails.
Unlike the previous section, these can be implemented individually and are not required to be done in order.