VladBrok37
VladBrok37
> Basicly my function look like this: > > ```js > function handleContents(content) { > return content > .split('}') > .filter((v) => { > const sel = v.split('{')[0] > return...
@garraflavatra how it goes with the issue?
I'm also facing this issue
@stackfull If "it is not possible even in theory" then how does all apps such as Telegram or VK or Facebook work with infinite amounts of messages and posts, each...