250x250
Notice
Recent Posts
Recent Comments
Link
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 1 | 2 | 3 | 4 | 5 | 6 | |
| 7 | 8 | 9 | 10 | 11 | 12 | 13 |
| 14 | 15 | 16 | 17 | 18 | 19 | 20 |
| 21 | 22 | 23 | 24 | 25 | 26 | 27 |
| 28 | 29 | 30 | 31 |
Tags
- 삶
- bitcoin
- Ethereum
- HTML
- typeScript
- middleware
- evm
- CLASS
- solidity
- tailwindcss
- error
- Interface
- Props
- SSR
- 기준
- API
- REACT
- Redux
- node.js
- built in object
- JavaScript
- blockchain
- graphQL
- web
- nextJS
- concept
- useState
- hardhat
- CSS
- express.js
Archives
- Today
- Total
목록csr (1)
ReasonJun
CSR (Client-Side Rendering) vs SSR (Server-Side Rendering)
CSR stands for Client-Side Rendering, while SSR stands for Server-Side Rendering. These are two different approaches to rendering web content and have their own benefits and trade-offs. Client-Side Rendering (CSR): Client-Side Rendering is a technique where the web browser, or the client, is responsible for rendering the UI. In CSR, the server primarily sends a minimal HTML document along with J..
Frontend/Network
2023. 6. 16. 19:43