6 ms·
How does the custom script syntax work? E.g. ‘on click call some_func()’ Is there really a JS script parsing all of that? Seems like there would be performance
by tokumei 5y ago
How does the custom script syntax work? E.g. ‘on click call some_func()’
Is there really a JS script parsing all of that? Seems like there would be performance penalty.