Rendering strategies: CSR, SSR, SSG, ISR
We have been using frontend libraries/frameworks that help to build single-page applications out of the box where the application is rendered on the client side and we all are pretty familiar with that approach.
There're a few more ways to render app...
sjsouvik.hashnode.dev10 min read