Listing user pages on the dashboard
In this section we list user pages on the dashboard. Login, see the pages you own, edit anything, create new ones.
Very friendly :)
Use static query to load page list
Render page list
Static-to-dynamic page list
Refactor to a custom hook
An idea you can try
Right now you have to reload the dashboard to see new pages on the list after creating. Would be cool, if that happened dynamically.
Try to update the pageList as soon as the user clicks Create