| ▲ | flohofwoe a day ago | |
I wonder what a 'mixed model' would look like (e.g. is it even possible), e.g. an application which wants to call into component model APIs, but at the same time also needs to call into JS code which then accesses the same APIs. This hybrid model will definitely be needed for any non-trivial web application. | ||
| ▲ | thezipcreator 15 hours ago | parent [-] | |
you can just expose javascript functionality as a component, if need be | ||