Steven Yung

Results 34 comments of Steven Yung

I use this exact approach of root middleware and the standard library for reading / writing cookie. Might be good to include something about this in the doc.

Facing the same issue with dark mode and also repeating element like `title`, etc. I would love to have a more Remix approach where the DOM is completely exposed rather...

There is limitation on what you can do with custom wrapper though. For example changing property on the root `html` tag like `lang` and `dir` property Edit: seems like it's...

There is some information about database in the [Deno Deploy documentation](https://deno.com/deploy/docs/tutorial-postgres) but I agree that some information should be included in the documentation to guide new people into Deno /...

I might need to retest all of this, I thought it was working properly on mobile. Thanks for reporting ! 👍

Totally agree with this. Would be totally open for a PR 👍

Hello @StoopidoMan , thanks for the feedback! I didn't test voice messages myself with the explorer app so I will have to check it out. If you tell me it's...

I totally agree with you, it's not completely headless. I was planning on working to improve the freedom given to the developer but fell short on time. The difficulty of...

Thanks a lot for the different cases, it will be really useful. I will look into that asap Do you have an example available by any chance ?