3345 shaares
339 private links
339 private links
4 results
tagged
angular
Web components interop with frameworks requires bridging the gap between HTML attributes/DOM events (the web component API) and framework-specific reactivity systems (props, synthetic events, templates).
GlitchTip shares how they used a feature of the built-in Angular localize tool to accomplish realtime localization without separate language builds.