Knect-Dev / Knect-Dev-Frontend

Front End for Knect Dev Application
https://www.knect.dev/home
MIT License
0 stars 0 forks source link

Make 'currentJob' 'currentCompany' and 'currentContacts' Redux state #91

Closed daniel-jacks closed 2 years ago

daniel-jacks commented 2 years ago

Making these 3 a redux state would allow us to do a few important things: 1) Allow immediate render of job upon adding to DB 2) Allow immediate render of company upon adding to DB 3) Allow immediate render of job info immediately AFTER an update to the DB has been made 4) Allow immediate render of company info immediately AFTER an update to the DB has been made