December 2019
Intermediate to advanced
528 pages
11h 19m
English
Here, we'll update the client so that users can only see the functions that are relevant to them.
Within the client changes, there are three stages: the logic changes to actually allow the users to see and change the controls they have access to, the changes to the server call to bring back the additional data, and finally, the need to retrieve some additional information from the server and pass that through to ...