do I want to store it in context so that when a new job is created/edited, can make the changes directly in store instead of requesting new list from server each time
think about defaults behavior, after authentication success, should the redirect be to the events list (all for user)? instead of jobs list
[x] job form
[x] job list (did mobile, todo larger responsive)
[ ] also add sorting/filtering
[ ] also think about how to handle job list
do I want to store it in context so that when a new job is created/edited, can make the changes directly in store instead of requesting new list from server each time
think about defaults behavior, after authentication success, should the redirect be to the events list (all for user)? instead of jobs list