B
B
bpGusar2018-06-04 18:51:20
React
bpGusar, 2018-06-04 18:51:20

What can ReactJS be friends with for SPA development without a backend in the usual sense?

I mean, with what you can make a SPA without backing for example PHP, Java, etc.
If you know any manuals, I will be grateful if you give a link.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
P
planc, 2018-06-04
@planc

firebase

M
Maxim, 2018-06-04
@maxfarseer

I will also add mockapi

M
McBernar, 2018-06-04
@McBernar

With node and express + mongo/mysql/postresql.
You can hardcode all content into arrays/objects right in the components (lol).
There is also firebase - you can do the whole CRUD within the framework.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question