0
Are there topics I should learn before learning about react or the mern stack
I'm interested in learning about the mern stack. I already finished learning the basics, html java css etc. , so I was just asking if there would be any topics that would be handy when learning
4 Respostas
+ 2
Two thoughts on MongoDB:
- I think it's important to learn SQL in order to properly appreciate NoSQL
- learn JSON ( https://www.w3schools.com/Js/js_json_intro.asp )
Others may disagree. 🙂
Otherwise, I think you're pretty much set. Being brave enough to cross "the wire" to the back end hopefully means you've read up on some How-the-Internet-Works basics. 😁
+ 1
thank you very much :)
0
Update:
SoloLearn now has a series on MongoDB
https://www.sololearn.com/learn/12764/?ref=app
Here are the rest of the series relevant to this thread:
Express.js
https://www.sololearn.com/learn/10744/?ref=app
React.js
https://www.sololearn.com/learn/10615/?ref=app
Node.js
https://www.sololearn.com/learn/9660/?ref=app
JSON
https://www.sololearn.com/learn/529/?ref=app
SQL
https://www.sololearn.com/Course/SQL/?ref=app
0
Happy to help. 🙂