November 2018
Intermediate to advanced
404 pages
10h 16m
English
You'll continue to finish the other five routes in initializeJournalRoutes(). The /journal/create route will display a form for the user to create a new entry and its companion route, /journal/new, will process the form. For an existing entry, the /journal/get/:index? route will display a form for the user to make changes to an existing form and the /journal/edit/:index? route will process the changes. Lastly, the /journal/remove/:index? route will delete an existing entry and bring you back to the main page.
Read now
Unlock full access