Hi I am in discussion with one of the potential clients and he is adamant on using React as the front end. Has anyone tried creating the UI using React and the backend using Wappler? Any suggestion would help. Thanks
I'm sure you can use Wappler for back-end, but for React you'd have to use something like Visual Studio Code to build the front-end, and of course you'd have to learn React...
Wappler is not made with REST principles in mind, but you can certainly create REST routes.
P.S.: I've never used React
1 Like
As @Apple said, no issue creating the backend in wappler. You’ll just have to use another tool for the frontend.
Just thought I’d let you know that it’s easy enough to do using Wappler with fully RESTful endpoints more or less out of the box. It requires a little bit more work and understanding on REST but not much.
We’ve had to do this for a client in a similar situation although they don’t use react for the frontend.
1 Like