|
|
|
|
|
by im3w1l
2583 days ago
|
|
If you know you will need the data again store it in some variable, in addition to the dom? For instance if you have a chat, you could have a list of message objects as a normal variable and also show those messages in the dom. |
|