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.
the php backend calls the Wechat customer service message API, but due to the large base of data calculation and transmission and the long time, the Wechat API is adjusted many times, and then multiple messages are sent. Could you tell me how to solve th...