What can the front end play in the data center, in addition to writing charts and pages?

what can the front end play in the data center, in addition to writing charts and pages?


html + css + js do pages
ReactNative , Weex , etc. do mobile client
js + canvas do charts, games, etc.
nodejs the back end can do

it's up to you to do what you want to do, for example: nodejs to do log collection, front-end buried point collection, etc.

Menu