-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
From the contributed file "paragraphs.json" located in "Assets/paragraphs.json", fetch a random element from an array (a paragraph) to the textarea of the class-name "fetchText" as a "placeholder".
Also implement the functionality of the reload button (which re-fetches a random paragraph from the .json file).
#HINT: By the help of react hooks like useEffects(), one could design a function that calls itself in a certain condition/time period.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels