F
F
fsociety_one2019-09-22 20:11:32
MongoDB
fsociety_one, 2019-09-22 20:11:32

How is Back-End done in Node JS?

I am writing on React + Redux (more precisely, I am just studying), and I would like to gradually learn Back-End Node JS + MongoDB. Even the simplest example, pull out the User's first and last name from the database, and transfer it to the front. But I do not know how to deploy and start working at all. On PHP + MySQL, everything is clear, put some server on your computer, and you write.
What about create-react-app?
PS I'm on Linux

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
abberati, 2019-09-22
@abberati

google express

V
Vitaly, 2019-09-24
@vshvydky

express
koa
loopback
nest
fastify
to work with mongo you can choose mongoose or typeorm

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question