如何使用 ReactJS 创建可重用的插件
How to create a re-usable plugin using ReactJS
我正在开发 Business Intelligence
工具,Sisense
。它缺少一些功能,例如 Date picker
或 Calendar
。我是否有可能使用 ReactJS
创建一个 plugin
并以某种方式将其集成到 Sisense 中。好吧,我会负责集成部分。帮我在 React 中创建一个插件。或者我应该选择 Angular
还是 jquery
?
this 问题的回答是:
Being a full fledged framework, i don't think this is a good use of AngularJS. It may not even work. Reactjs may be better suited for this scenario.
请给我一些关于如何创建插件的指导,无论是 React 还是 Angular。
以下link提供了ReactJS
和Sisense.js
整合的基本信息。
https://support.sisense.com/hc/en-us/community/posts/360014654594-Sisense-js-with-ReactJS
我正在开发 Business Intelligence
工具,Sisense
。它缺少一些功能,例如 Date picker
或 Calendar
。我是否有可能使用 ReactJS
创建一个 plugin
并以某种方式将其集成到 Sisense 中。好吧,我会负责集成部分。帮我在 React 中创建一个插件。或者我应该选择 Angular
还是 jquery
?
this 问题的回答是:
Being a full fledged framework, i don't think this is a good use of AngularJS. It may not even work. Reactjs may be better suited for this scenario.
请给我一些关于如何创建插件的指导,无论是 React 还是 Angular。
以下link提供了ReactJS
和Sisense.js
整合的基本信息。
https://support.sisense.com/hc/en-us/community/posts/360014654594-Sisense-js-with-ReactJS