yujonglee

Results 187 issues of yujonglee

Filter can be compiled to client side and do postprocessing (e.g, glob), or can be compiled to server side and do preprocessing (e.g, tag). This will be interesting once we...

high-priority

https://turbo.build/repo/docs/guides/tools/storybook

https://custom-elements-manifest.open-wc.org/analyzer/plugins/authoring/

This can make big difference with troubleshooting

We are using `onMount`, `useEffect` everywhere, but web components from `mux` seems to work without it. https://github.com/fastrepl/canary/commit/f222e2ce6a305d69381582d74462edf7d410fb18 https://github.com/muxinc/elements/blob/2577b78bd05bac544b62f07dae2e6d980ef24c23/packages/mux-video/src/index.ts#L764-L767

index only created on production build. need to mention in docs