Replies: 1 comment 2 replies
-
Please check out and contribute to our https://github.com/code4recovery/tsml-ui project. This is a React-based meeting finder. :-) I have thought about a React-based backend/meeting management tool, but our current focus is on making TSMLui work with spreadsheets for tracking and managing meeting information. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Since I don't currently use Wordpress I would like to create a React implementation of this plugin. You only really need to hook the compiled version to an ephemeral JSON string and it should work. And then in theory you could still hook it in WP on the fly usage anyhow.
Our datasources are going to be read from GraphQL here in District 28 so when it spews it JSON the new React impl will handle it. I personally stopped using jQuery as well.
So more than likely I will just share the repo and you can choose to fork it since it will be using just Webpack 4 and ES6 w/React
Beta Was this translation helpful? Give feedback.
All reactions