I have a vector that receives data coming from a socket that I use for notifications to the user, however every time I change pages I lose all the value coming from this variable, I'm using angular on the front end. How can I navigate the system normally without losing the values inside my vector? PS: If anyone knows of any logic, tutorial related to angular and notifications (facebbok style, twitter, etc), can you pass me that I will study. Thanks