Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 4 years ago.
Improve this questionI am new to this. I am good at WordPress things but just wondering the possibilities with react integration. These are my doubts
- If I develop a react app is it only possible to connect them via REST API? Is there is possibility deploy it as WordPress plugin.
- I not sure, Gutenberg is created with react js? So is it possible to create a front form that allows adding adding custom post type with react js. I am aware of WordPress way but curious about the possibility with doing to it with react.
Please help. also if you have any reference links please let me know.
Closed. This question needs to be more focused. It is not currently accepting answers.Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 4 years ago.
Improve this questionI am new to this. I am good at WordPress things but just wondering the possibilities with react integration. These are my doubts
- If I develop a react app is it only possible to connect them via REST API? Is there is possibility deploy it as WordPress plugin.
- I not sure, Gutenberg is created with react js? So is it possible to create a front form that allows adding adding custom post type with react js. I am aware of WordPress way but curious about the possibility with doing to it with react.
Please help. also if you have any reference links please let me know.
Share Improve this question edited May 14, 2020 at 13:31 fuxia♦ 107k39 gold badges255 silver badges459 bronze badges asked May 14, 2020 at 9:37 user145078user1450781 Answer
Reset to default 0Check out Frontity, it's a React framework for integrating with WP https://frontity/
However, if you want to build this I think you should be familiar with React and JSX