Joe Pea

Results 958 issues of Joe Pea

It'd be nice if there was a package that would give us all the recommended packages to work with standard Meteor APIs. This would not include Apollo, for example, as...

I read the spec, but I can't understand what "scoping" means, or at least I don't understand what it is useful for. For example, I would think that in the...

The description says it supports styles imported by `` element. What about `@import`ed styles?

enhancement

- Operating System: N/A - Node Version: N/A - NPM Version: N/A - webpack Version: N/A - url-loader Version: 4 ### Feature Proposal Maybe something like ``` fileUrl: true ```...

Does [Facebook's React patent](https://www.quora.com/Are-people-really-worried-about-using-React-and-ReactNative-with-the-language-thats-in-Facebooks-PATENTS-file) come into play if using msx?

Hi, I'm getting an error on the server side: ``` Your app is crashing. Here's the latest log. => Errors prevented startup: While Building the application: sk8earth.jade: Jade syntax error:...

enhancement

Hello, first I want to say that I am relatively new here. I have been interested in WebAssembly for a long time, but also like many other web developers I...

Search results on search engines aren't revealing much.

If I [place my classes in separate files](https://github.com/onury/docma/issues/85), it doesn't look like I can search them all in the sidebar. Looks like I can only search/filter the content of the...

feature-request

Could there be a viable use case for using undom in the browser, to have a DOM-like API, but avoiding the performance cost of the real DOM? Suppose, for example,...