Open mjohnson324 opened 6 years ago
linnia-box uses Redux. its great and everything works fine. but for beginners it is a bigger learning curve.
if linnia-box used only plain and simple js. it would make things easier to understand even for beginners.
right now the linnia-box seems more like a tool to explore things or a boiler plate for things. it is hard to extend code.
I get that, I was just thinking in the README it would help to point out the major npm packages installed (like React and Redux). Really what I'm getting at is to have a better outline of the structure of linnia-box. That way new users can better understand how ethereum and linnia are integrated and can focus on app development.
Name says it all. Bringing this up because several devs on our team at the hackathon were not familiar with Redux and that made it more difficult for them to dissect the application structure and test code specifically related to Ethereum.