Web Rendering Patterns


We find ourselves in an era where a new Javascript framework was born, bringing exciting possibilities to the web development landscape.

However, its complexity can be overwhelming, especially for those new to the field.

In order to ease this challenge, i simplified 10 Web Rendering Patterns for your convenience.



1. Static HTML 5



2. MPA (Multi Page Application) Laravel



3. SPA (Single Page Application) React Vue



4. SSR (Server Side Rendering) Next Nuxt.png



5. Streaming SSR Next



6. SSG (Static Site Generation) Gatsby



7. ISR (Incremental Static Regeneration) Next



8. Partial Hydration Vite Next



9. Islands Astro



10. Resumability Qwik.png



Credits