d2jsp
Log InRegister
d2jsp Forums > Off-Topic > Computers & IT > Programming & Development > React Js Question
Add Reply New Topic New Poll
Member
Posts: 467
Joined: Nov 18 2013
Gold: 0.00
Jan 25 2018 01:26pm
Just started doing some react js for fun and was wondering if anyone had any good content or git projects on it. I mainly need help with trying to make REST API calls. i have a backend in express/mongo db and want to connect the frontend to the backend with get/post/put calls. Been searching online and cant find anything useful.
Member
Posts: 1,039
Joined: Jul 8 2008
Gold: 1,939.50
Jan 26 2018 03:51pm
Use one of the many libraries for that like jquery or you could use the built in fetch command. ReactJS probably doesn't have anything built in because that isn't the point of react.
Go Back To Programming & Development Topic List
Add Reply New Topic New Poll