Results 441 comments of Je Xia
trafficstars

@satyarohith upgraded gfm then fixed

please try to change `https://deno.land/std@/path/mod.ts` -> `https://deno.land/[email protected]/path/mod.ts`

now you can switch the playground start template, we will add more and sync them to docs/community page.

hi @cknight, thanks for the amazing feedback, i agree with most of your suggestions, it's so nice, you are thinking deeply. > I'm unclear what the green checkmark on the...

thanks, i will look into it!

@anishkny thanks for feedback, we are repainting the dashboard, yes this will be improved in fact it will be even more easy: a button with dropmenu to allow you to...

@shadowtime2000 yes, please ref #8 , i also think the top `if-else` is kind of weird...

if you are a rust user, it's vary familiar. but in JS i'm not sure... i'm trying to extend the conditional rendering that is weak in JSX syntax.

`@shadowtime2000` make sense, but people may want to set a default value when the prop or context is undefined, i prefer using `` if you don't want an initial value:...