Dmitry Demin
Dmitry Demin
Hi! `indirect` is necessary evil for disallow function inlining. See https://github.com/NotIntMan/inplace_it/issues/4 for problem description. Provide more details about current problem. I don't fully understand what the problem is.
I assume you mean the high time consumption in this function. If so, then the problem is not in the function itself, but in the library code (remember that inlining...
Oh, interface for that task is very simple. Just a function that takes a component and its state to produce the code. Something like this: ```js function HelloMessage() { return...
No, it's for sharing components between client and server. I think i'm already found the solution, but, please, implement this feature. This is *must have* feature for library like this.
Hello again, @creationix! Do you still want to do it?:)