There are a few rendering methods that can be used to show a page on the browser. Let's jump right into them! Client-side Rendering When using Client-side Rendering solution, or CSR, rendering of content happens in the browser. The server only retur...
onigiri.hashnode.dev4 min read
No responses yet.