Results 61 comments of Jeremy Harris

@kee-oth I have limited exposure to the inner-workings of the ASTs and whatnot during the compilation process, but I'd think a rudimentary compilation step could be replacing the function documentor...

+1 if it could validate off of JSDoc types, then you'd encourage people to document their code as well.

Regardless of the outcome, the two major pain points I see when using a lot of projects, regardless if they are TypeScript or JavaScript are: - Lack of documentation (like,...

@kee-oth Yep, I've been tracking this repo off and on for a couple of years now and interested to see where it goes. @getify You do amazing work for the...

I think the OP is referring to something like a static ID that two peers share and a connection is made that way. If that's the correct assumption, this will...

I think he meant to name it "Stanford JS" but had a typo.

Try deleting node_modules and reinstalling the packages.

> I love to use this to unify scripts that otherwise would end up being complex bash scripts. > > It would be great if the lib was not limited...

This may need to be revisited using the latest Edge, since it's based on Chromium, which also powers Chrome.

What browser(s) are you using and are you using in private / incognito mode?