Coder Social home page Coder Social logo

Ideas for examples about denobyexample HOT 13 CLOSED

denoland avatar denoland commented on August 15, 2024
Ideas for examples

from denobyexample.

Comments (13)

bartlomieju avatar bartlomieju commented on August 15, 2024 1

[ ] Using JSON modules with assert { type: "json" }

from denobyexample.

lino-levan avatar lino-levan commented on August 15, 2024 1

Another another round of updates:

  • Running a subprocess to completion (#61)
  • Spawning a subprocess and interacting with it (#65)
  • Serving local files using HTTP server (#59)
  • Removing files / directories (solved indirectly in other PRs, do we want a dedicated example for something so simple?)
  • Manipulating fs paths (join, normalize, etc) (#62)

This should leave us with 10 more examples in this main batch. I'll be writing drafts for each of these in the upcoming week (though if anyone else is interested in doing them, please feel free!).

from denobyexample.

kt3k avatar kt3k commented on August 15, 2024 1

do we want a dedicated example for something so simple?

I think a dedicated example would be useful for some users

from denobyexample.

lino-levan avatar lino-levan commented on August 15, 2024 1

Yet another round of updates:

  • Writing tests (including substeps, resource leakage, and std asserts) #79
  • Removing files / directories #67
  • Handling WebSocket connections in a HTTP server #70
  • Creating outbound WebSocket connections #69
  • Sending UDP packets #80
  • Listening for UDP packets #80
  • Manipulating and parsing URLs #72
  • Creating & Resolving Symlinks #68
  • Deno.File to Web Streams #71

This should leave

  • Starting TLS connections (including custom CA certs, and other options)
  • Start a TLS listener
    • No idea why this is checked, we don't have an example for this
  • Piping streams

from denobyexample.

lino-levan avatar lino-levan commented on August 15, 2024 1

This issue should be closed. All of the remaining examples have been added. New examples should get dedicated issues (like ULID).

from denobyexample.

kt3k avatar kt3k commented on August 15, 2024 1

@lino-levan Thank you for your efforts on this! 👏 👏

from denobyexample.

lino-levan avatar lino-levan commented on August 15, 2024 1

@kt3k could you unpin this issue?

from denobyexample.

kt3k avatar kt3k commented on August 15, 2024 1

Thanks for pointing. Unpinned 👍

from denobyexample.

zachauten avatar zachauten commented on August 15, 2024

I noticed denoland/manual#161 recently, seems like something that could go here. I could add it if there's interest.

from denobyexample.

LeoDog896 avatar LeoDog896 commented on August 15, 2024

Working on the shebang example right now.

from denobyexample.

lino-levan avatar lino-levan commented on August 15, 2024

I feel like this checklist should be updated to fit the current status of by example:

  • Parsing / outputting YAML #33
  • Parsing / outputting TOML #32
  • benchmarking #34
  • os signals #39
  • watching the filesystem #37

from denobyexample.

 avatar commented on August 15, 2024

I like to work on the TCP listener.

from denobyexample.

lino-levan avatar lino-levan commented on August 15, 2024

Another round of updates that should probably be checked on the list:

  • Running DNS queries #48
  • Starting a TCP listener #47
  • Connecting to a TCP server #41
  • Programatically request and query permissions #43
  • Calculating cryptographic digests (hashing) #53
  • Checking for file existence (explain that you should just do the operation and catch errors) #54
  • Getting a directory listing (including reccursive) #55

from denobyexample.

Related Issues (20)

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.