Who is actively using web components in CF directl...
# cfml-general
g
Who is actively using web components in CF directly ? And have you explored use of import maps for lib management?
q
My latest app is built in web components, deployed on Lucee. I'm doing vanilla JS, so I'm not building them in typescript and compiling. Really no dependency on Lucee either -- but I do have some that are exchanging data via REST endpoints and passing them to other components.