Devin Rhode

Results 293 comments of Devin Rhode

I just can't believe anyone wants to use this javascript I wrote. I don't have any need for this, so unfortunately don't see myself implementing calling ononline or onoffline events.

Really awesome @ssafejava! We should get this merged into master.. I've been working on what I think the future of TraceKit should be, but at this point need to close...

@tristanhcole any updates on the TS support?

Never would have guessed `do => {}` is _not_ just a plain arrow function expressions.. That's some strange syntax.

Related/inspiration: https://stackoverflow.com/questions/71812872/how-to-rebase-when-prettier-formatting-was-applied-to-whole-project

Edit: *next 12.1 landed experimental support for standalone

@karl-run How is the output you gave broken? 2nd line, the json log, seems perfectly correct to me Is the issue that `Listening on port 3000` is not json?

Actually, a generally more robust way to implement the nextjs patch would be as follows: 1. Forget it, just patch console methods 2. Inside console patch, import nextLogger.prefixes 3. If...