VladBrok37

Results 4 comments of 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?

@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...