anthumchris

Results 30 comments of anthumchris

@adminy Have you seen the [fetch-stream-audio](https://fetch-stream-audio.anthum.com/) example? You may consider posting a question on StackOverflow if you're encountering difficulties with your code so the community can possibly assist you.

Nice one! Sounds like a fun project.

@guest271314 I have not, but it may be best to file a bug with that team. Let's try to keep this thread focused on and specific to the original author's...

If removing the SASS dependency isn't possible, can we simply remove the randomized hash strings from the generated CSS?

@rubencarvalho Thanks for your fast response. Could we kindly keep this thread focused on the technicality of the 2 aforementioned questions shown below? Let's avoid discussing or focusing on use...

@steveward It's almost time to wish this issue a happy 5th birthday πŸŽ‚ 🎈 Given that zoom in/out currently have min/max boundaries, could you point me to the function that...

Great project! Is [lit-html](https://lit-html.polymer-project.org/) being used or has it been considered? It's a very performant, lightweight, non-framework template/rendering library that could augment the current vanilla path while giving massive performance...

My apologies, I didn't mean to suggest that any particular problem currently exists. I personally try to avoid frameworks myself. Just came across this GitHub issue and wanted to recommend...

A `ReadableStream` can now be sent as a `fetch()` request body (see https://github.com/whatwg/fetch/pull/425). I'll plan on adding an example for upload progress indicators. @jakearchibald wrote great article [_Streaming requests with...

Could we let users decide their fonts instead of us deciding for them? if the app can scale down to a non-fixed minimum font size, the usability goal is met.