You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Due to a lot of issues I noticed in mentoring the Sydney and London hackathons, I think this repo is too complex for the goals it is trying to achieve.
The point of this repository should be to introduce developers to demux and how to properly run demux against an EOSIO chain as well as properly using eosjs. By having opinionated frontend technologies (React and WebSockets) I think we are taking away from the overall goal.
I worked with multiple developers that wanted to use demux but were spending too much time on issues with the frontend code because it was using technologies they weren't familiar with, but also weren't comfortable/aware of the best approach to rip it out.
I think we should provide a simple HTML5/CSS/plain JS frontend with properly modularized eosjs code so that developers can use the framework/language of their choosing while still getting the initial setup/tutorial that we're trying to provide.
Due to a lot of issues I noticed in mentoring the Sydney and London hackathons, I think this repo is too complex for the goals it is trying to achieve.
The point of this repository should be to introduce developers to demux and how to properly run demux against an EOSIO chain as well as properly using eosjs. By having opinionated frontend technologies (React and WebSockets) I think we are taking away from the overall goal.
I worked with multiple developers that wanted to use demux but were spending too much time on issues with the frontend code because it was using technologies they weren't familiar with, but also weren't comfortable/aware of the best approach to rip it out.
I think we should provide a simple HTML5/CSS/plain JS frontend with properly modularized eosjs code so that developers can use the framework/language of their choosing while still getting the initial setup/tutorial that we're trying to provide.