Giter VIP home page Giter VIP logo

basically-streams's People

Contributors

deanhume avatar dependabot[bot] avatar fijiwebdesign avatar fridfinnurm avatar tejasq avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

basically-streams's Issues

"Piping streams" demo: should the ReadableStream remove data?

I think it would be better from an encapsulation perspective if the ReadableStream removed the characters. from the left-hand side. Then the writable stream would only have to add them into the div on the right-hand side.

This would mean that the WritableStream was reusable with other sources of data.

Issue Regarding Large Image Loading in "basically-streams/examples/fetch" Example

Hello, I was trying out the "basically-streams/examples/fetch" example and noticed a potential issue. When loading the three example images, the largest image is not read from the disk cache after "fetch", but is loaded again. This means that the progress bar does not accurately reflect the loading progress, as the image is actually requested twice, and the progress bar only displays the progress of the first request. I wanted to ask, is this the expected behavior?

企业微信截图_17096264981712

Reset buttons?

When I've shown demos to people, I've found it useful to have a "Reset" button on the page so I can start the demo again from scratch. This doesn't need to be fancy: hooking it up to location.reload() would work.

Sample URLs on the progress bar demo hard to spot?

I didn't spot the sample images the first time I looked at the page. Maybe I am just unobservant, but my eyes didn't go down past the input box. A few ideas:

  • Mention the sample images further up
  • Pre-fill the input box with one of the sample image URLs (which vanishes when you start to enter a new one)
  • Move the sample URLs up above the input box

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.