James Wright

Results 7 comments of James Wright

Hey @jussi-kalliokoski, Thanks for reaching out! I think this is a general limitation of expressing a multidirectional graph model using a tree, but I have a couple of ideas to...

One idea I have that _should_ work with the existing version of Wax is: ```js const gain = ; return ( {gain} {gain} {gain} ); ``` This will render a...

Hey @winston0410! Please could provide some context and rationale behind this change? Reno supports an explicit and narrow route handler signature intentionally, and I'm not sure what the use case...

Great project! If you do create a website, it's probably a good idea to describe it as a dependency graph generator, as it would help more developers to find the...

Going to close this as I'm planning to tweak the public API slightly for Reno v3.

This is amazing! Thank you for sharing this with me. I'll leave this issue open as a reminder to get it added to the README :)

Really sorry I missed this! Which Node.js version are you running?