How to use React

Hello, I would like to know if there is a possibility to use React for development, if so, can you show a tutorial on how I organize the files to start coding?

We use react as well.
Most of the time you would need to use the useEffect Hook for shapespark api.

1 Like

That is, I don’t need to import anything? Just write the functions of React? sorry i’m still learning react

When you are still learning react, it can be a bit tricky, but it is not too complicated.
Maybe there will be some pitfalls on your way, but that is the normal react learning curve :wink:

1 Like