You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 18, 2022. It is now read-only.
Austin edited this page Dec 24, 2018
·
6 revisions
Database
The database has a field for employee objects called "Active" if "active=1" then the getAllEmployees function will return the employee to render in the app otherwise that employee exists in the database but is "invisible" to the app.
Use helper class to pass information into reactjs state.
Just directly change the value of reactjs state[element].
And then call helper.update() type of function to update from state.