H
H
hbrmdc2015-08-04 17:18:01
Node.js
hbrmdc, 2015-08-04 17:18:01

Business logic in isomorphic ReactJS webapp?

Webapp on reactJS, flux, nodejs+express
The user clicks on the button, the server part receives information from the database (read-only for the user), modifies it, and saves it to where it came from.
The bottom line is that I need to do part of the manipulation with the database so that the user who knows JS cannot influence it.
1. How is it implemented correctly?
2. If you know some examples from github - give a link, please

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question