recently, I'm mitigating from jquery to react, and I wanted to use datatables.net in reactjs, but it's not a good practice to use jquery in reactjs as react will always return to use it's virtual dom. so is there any documentation on how to use datatables.net in reactjs
↧