Any resource for MySQL for react native

any resource for MySQL for react-native to learn back-end?

What do you mean MySQL for react-native? Or do you want to build an API for your react-native app that uses MySQL to store data? If yes there are tons of tutorials on youtube you can try express js and an orm like typeorm.

Yes, I found some results on youtube, but I don’t think they will very useful, do you know any paid ones? like udemy or mosh?

You can purchase mosh nodejs course.

I did, but no MySQL tutorial included only he covered MongoDB

The first best thing to do in your case is to learn in depth about nodejs (How it works, concept, etc…) then jump to ORM’s.

For me I don’t recommend learning it in one go.

1 Like