+ 3
Where I can learn React.js, Spring Boot and mongodb easily?
Suggest me any tutorial or videos. Please help me.
7 Respostas
+ 1
Dulya Perera Spring Boot REST can communicate with Reactjs
https://spring.io/guides/tutorials/react-and-spring-data-rest/
Spring Boot comes with Java driver can connect with Mongodb.
https://docs.spring.io/spring-data/mongodb/docs/current/reference/html/#reference
+ 3
Oh... It's a helpful resource Calviղ Thank you for it.
+ 2
https://www.sololearn.com/discuss/446546/?ref=app
https://www.sololearn.com/discuss/476426/?ref=app
https://www.sololearn.com/discuss/1305773/?ref=app
https://www.sololearn.com/discuss/1473547/?ref=app
https://www.sololearn.com/discuss/282698/?ref=app
https://www.sololearn.com/discuss/2129033/?ref=app
https://www.sololearn.com/discuss/482842/?ref=app
https://www.sololearn.com/discuss/2041083/?ref=app
+ 2
Thanks. Actually I have to develop a web based application by using these languages. Hope this will be useful.
+ 2
I just followed some tutorials and now I have question. Once we create a Front-end using React.js and back-end using Spring Boot with mongoDB, how can I integrate these two?
+ 1
Try codemurai app