super-fields
super-fields copied to clipboard
Consider using plain JS or lit instead of Polymer
Those components that have client-side counterparts basically just store JS functions. Consider replacing polymer templates with something more efficient, like lit. Or even plain JS.
Lit might be coming to Vaadin 14.6 or 14.7, so hopefully there will be some transition period and some documentation to work with.