rizary
rizary
@tomsmalley my project is using nodejs as a backend and I'm not sure how to implement it in my project. Is it similar to `renderStatic`? Would you point me to...
fwiw, I have used several project using only cabal new-* (without need reflex-platform) and it works perfectly fine (at least for now). And you can simply using reflex-project-skeleton. if you...
This comes up to recent discussion in #ghcjs freenode that link to the [this issue](https://github.com/commercialhaskell/stack/issues/4086) I'm not sure if it is still necessary to put under the milestone of reflex...
I try obelisk in WSL with ubuntu and it works perfectly. If nixos coming to wsl, then building reflex project in windows will be more easier.
Hi! Thank you very much! I'll try that as soon as possible. On Mon, Aug 17, 2020, 1:40 AM Noorhteen Raja J wrote: > I have created a vscode extension...
@zimbatm can we start piece by piece? LIke based on each folder and then make pull Request? It is because we need to test our nixpkgs-fmt again master branch everytime...
Noted, agree about where to start formatting.
@aaronbarnardsound I already did that in the repo here: https://github.com/Rizary/wasm-rust-onboard-web3/blob/master/rollup.dev.js#L48 and after change it the way you write, the error still persist.
@aaronbarnardsound I only targeting metamask for now. I'll look into it.
@aaronbarnardsound I've tried it with my project using your example and it works fine. Thank you for helping me.