常见渲染方式

  1. CSR:Client Side Rendering,客户端(通常是浏览器)渲染;
  1. SSR:Server Side Rendering,服务端渲染;
  1. SSG:Static Site Generation,静态网站生成;
  1. ISR:Incremental Site Rendering,增量式的网站渲染。
  1. DPR:Distributed Persistent Rendering,分布式的持续渲染
 
Loading...
目录
文章列表
王小扬博客
产品
Think
Git
软件开发
计算机网络
CI
DB
设计
缓存
Docker
Node
操作系统
Java
大前端
Nestjs
其他
PHP