Open bkchr opened 1 month ago
I must admit, the documentation can use a lot of improvements 😅
For this instance, I believe a separate tutorial makes sense, because there are like a bazillion different ways & commands involved in setting up a React application :p
Do you prefer an interactive tutorial, like this for example? Or just something simple like a one-pager with all the basics?
I'm personally happy with some commands to copy :D
In that case, a "one command" to scaffold a basic DApp would be the way to go. I was told (sorry if this is not suppose to be public yet :p) by @mutantcornholio that Parity is working on that for PAPI, which may also includes support for ReactiveDOT.
Hi @bkchr!
You can check out this project https://github.com/paritytech/product-engineering/issues/104, perhaps I'm building the thing that you're looking for :)
It'll support multiple templates, but the first template is based on ReactiveDOT.
When reading the docs I found the following:
For dumb developers like me, it would be really nice to at least link to some react tutorial or even better, to provide the commands to do this :)