Answer the question
In order to leave comments, you need to log in
Using React in a non-SPA?
Hello. Interested in the experience of using React components in non-SPA. For example, on a regular multi-page site with backend technologies (and more specifically, on a site that is made on Django).
There is little experience in implementing Vue in this format (each page had index.js where components were imported and registered there and then became available in Django templates via the v-example-component tag and data was transferred there using attributes for Vue: : prop ="{{ value}}").
How to use this with React? Does anyone have experience or ideas?
PS: if someone has a question "Why then Vue / React in this format" I will answer right away - for the sake of reactivity and event handling. Well, for the sake of breaking the code into components, which is convenient in itself.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question