radicle-interface
radicle-interface copied to clipboard
Module preloading
I'll write an issue wrt this, since it's something conceptual for now, which we should have a discussion about.
It originated on the router PR as:
would be cool if we could do navigate('/foo', ModuleName, { preload: true }) or something
Currently I'm studying how we could implement some abstraction over the general modules to allow this. Feel free to post your ideas, or suggestions