hashrock
hashrock
PR welcome! - [ ] transformMedia - [ ] allowIframes - [ ] disableHtmlSanitization - [ ] code block - [ ] browser tests - mainly CSS I'm not looking...
I was working on a redesign of Deno by example (inspired by Go by example), and it would be good to group the articles over here as well. https://github.com/denoland/denobyexample/issues/63 
I want to refer to a file in this module, but no response comes back. It seems to be very slow or hung. https://deno.land/x/[email protected]/tsx/accessible.tsx The reason that comes to mind...
At first, I mistook this for a text field to change the scope name. This confusion might be mitigated by adding an icon. wdty? @donjo
We can create vite template with `deno run -A npm:create-vite`. So I tested `deno task build` with these templates: - React + JS - React + TS - React +...