question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

How to process with Deno? #Question #Help

See original GitHub issue

Hi!

Thanks for software

Would someone be kind enough to elaborate on the Deno example?

Should postcss handle the file read/write (i.e. .process({from|to}) option arguments) or does one need to involve the likes of Deno.readTextFile | Deno.writeTextFile to do this?

Hope to hear back

Cheers

PS happy to PR the read me later if that’s appropriate…?

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
aicommented, Apr 23, 2021

@oscarotero can give a full example

1reaction
ldexterldesigncommented, Apr 23, 2021

Hi @oscarotero,

Thanks for reply

Oh my f#ck, I knew I should have reviewed that module, I saw it in the select menu 🙄

Screenshot 2021-04-24 at 00 38 30

I definitely think some more attention should be devoted to this module from the README, as I would bet processing files is a top use case for most

Aside, if you don’t think updating the README is necessary then feel free to close issue

Cheers

Read more comments on GitHub >

github_iconTop Results From Across the Web

Answering Your Deno Questions - YouTube
Wow! You all asked so many great questions about Deno last week that I had to take a second and reply to them!The...
Read more >
Creating a Subprocess | Manual - Deno
Communicating with subprocesses​​ By default when you use Deno. run() the subprocess inherits stdin , stdout and stderr of the parent process. If...
Read more >
ocpu/question-deno - GitHub
A module for deno to make interactive prompts in the terminal - GitHub ... This is a module that can handle CLI questions/inquiries...
Read more >
How to spawn child process and communicate with it Deno?
Please be sure to answer the question. Provide details and share your research! ... Asking for help, clarification, or responding to other answers ......
Read more >
Continuous integration of Deno APIs - CircleCI
Then we declare a route that returns a JSON response containing the questions stored in questions.ts . We also add an event listener...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found