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
Have separate uiSuccess functions for index, show, and delete.
Eventually, they will be using these function to change the UI, and it is better separation of concerns to have them as separate functions. It also allows for easier debugging.
The text was updated successfully, but these errors were encountered:
Have separate uiSuccess functions for index, show, and delete.
Eventually, they will be using these function to change the UI, and it is better separation of concerns to have them as separate functions. It also allows for easier debugging.
The text was updated successfully, but these errors were encountered: