1

Using Reactjs

Тема: Using Reactjs

Hello Dears,
I want to develop an web app using reactjs, so i need to ask you , is there a reactjs lib or package should i use? if it is not, how can i use wialon.js with react app ? i need your advise and experience in that

regards,
thanks

2

Using Reactjs

Re: Using Reactjs

Hey Fadi Ramzi

Check this https://forum.gurtam.com/viewtopic.php?id=14773 , here Rual shared a wialon js for node.

3

Using Reactjs

Re: Using Reactjs

Hey Fadi Ramzi

We have no special library for React.

All this topic is not about Wialon, it's about React. The idea is that you have to place Wialon items to React state and update it on Wialon events. And all depends on your React understanding and experience. I created small sample for demonstrating how you can deal with wialon.js from React, hope this helps

Demo: Using Reactjs

Code: https://codesandbox.io/s/react-wialonjs-sample-cwmb7

P.S. please keep in mind that it's just PoC, not production ready app smile

  • Using Reactjs
4

Using Reactjs

Re: Using Reactjs

Hi Shmi ,
many thanks smile

regards