Sign in
Log inSign up

CRUD form using REACTJS

mike's photo
mike
·Aug 20, 2018

Hi Pankaj,

I read your post on "How can use React JS + Node JS + MySQL together?". Very very nice.

I am new to React JS. I use React JS with MySQL. I have MySQL REST API endpoints. I need a simple CRUD form using ReactJS. I googled and found a few. But those are very long using redux.

After seeing your post, there got to be a way to create CRUD without redux. Could you provide me a sample?

Thanks for your help!