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
Build a comments feature on the application. You should be able to create a comment for every event. Comments should be persisted in the back end, not in the javascript. There is no database / persistent storage so it is ok that all the state will wipe once the application is restarted