In React applications, does the front-end receive the original React code or plain html?

前端 未结 0 1488
抹茶落季
抹茶落季 2020-12-06 06:45

Does the browser receive the React code and render it into plain html on the front-end, or is the react code rendered into plain html on the back-end and the browser just re

相关标签:
回答
  • 消灭零回复
提交回复
热议问题