Matt Haggard
Matt Haggard
I doubt it's some ES6 syntax thing. That seems really odd that it would work in its own handler but not in one with other stuff in it. How long...
@girishbr is this resolved? Can I close this issue?
@develar any idea?
I'm looking at moving this forward (I want to use the Apple App Store Connect API). As I'm trying to make it work, I'm encountering code in `codegen.nim` that is...
This is an interesting idea because, you're right, people aren't going to install the editor. (I'd like to research how PDFs became popular to try and repeat that). But in...
This part will be useful: http://electron.atom.io/docs/api/web-view-tag/#event-new-window
Some ideas: - `.pff` Portable Form Format - `.phf` Portable HTML Format - `.pwa` Portable Web App - `.hdf` Hipster Document Format - `.pwf` Portable Web Format - `.wat` Web...
- `.hi` HTML Interchange - `.roh` Regular Old HTML - `.woz` Web-Originated Zip - `.waz` Web Application Zip - `.zwa` Zipped Web Application - `.zah` Zipped Application of HTML -...
Some criteria I've been thinking about (though it's not firm criteria, since PDF doesn't conform and it's an okay name): - It should be easy to understand when spoken over...
I would love for each request to have an ID, or at least for there to be an ID available that is scoped to a single request. This would let...