alidcast
alidcast
Currently `target-defaults` lets you reuse configurations for the same build target, e.g. `:browser`, but it does not let you reuse configurations for separate yet related build targets, e.g. `:browser` and...
Hey @Lokeh JS dev here, just started learning Clojure. I appreciate your work in integrating JS/react tools, and just now read your "when-is-immutability-fast" article. Regarding your "wrapping all of our...
- builds gives memory leak warnings: https://github.com/parcel-bundler/parcel/issues/2277 - random infinite loops in HMR https://github.com/parcel-bundler/parcel/issues/1317 - autoinstall causes problems - i.e. if you're using alpha version for hooks it tries to...
support for `react-native-web` is done (same API, just import `@roguejs/app/client.native` and `@roguejs/app/server.native`) however, there's an issue with server-rendering critial css if you're using webpack (which most people are, specially since...
Looking at current transaction API - looks like it only accepts an array of transactions. It'd also be useful if there was a way to pass a transaction object around...
Hey @ctrlplusb, thanks for extracting this utility out for other libraries! would you be inclined to pass the current element depth/index in the tree as the last argument to the...
is vue-emotion compatiple with ssr?
e.g. if there is a typo and a function is undefined