(I was considering to post this either to the Developers Central or here, if it’s better suited there please move)
Hello!
I was wondering how Coda would handle a lot of content in a lot of sections. I saw that when navigating to a section no content requests are made which means that all the content in a doc is loaded into memory at first opening the doc, is it safe to assume that the same behavior would happen if I would have a lot of content in the sections, meaning there isn’t a threshold after which a section is loaded when it’s opened?
I’m pretty sure that’s the case but just wanted to make sure so that I can create a suitable strategy for splitting my content (splitting it into docs rather than sections).
Cheers and keep up the good work!