Hey there, fellow web enthusiasts! ?
Before we dive in, I wanted to let you know that this article is an introduction article series about rendering patterns on my portfolio. If you're curious, you can check out the full, chatty version on my website. It's written like a fun conversation, making it super easy to follow along. But for now, let's keep it simple and straightforward here on dev.to!
Now, let's talk about web rendering patterns!
Imagine you're building a house. You have different ways to construct it, right? Some methods are quick, others are fancy, and some are a mix of both. Web rendering patterns are kind of like that, but for websites.
They're different ways to build and show web pages. Each way has its own good points and not-so-good points. Knowing these patterns helps you pick the best way to build your website.
Understanding these patterns is important because they affect:
Here are the main patterns we'll be looking at:
Static Sites
Multi-Page Applications (MPA)
Client-Side Rendering (CSR)
Server-Side Rendering (SSR)
Static Site Generation (SSG)
Incremental Static Regeneration (ISR)
Hydration
Progressive Hydration
Streaming Server-Side Rendering
Island Architecture
Server Components
Before we go further, let's learn some key words:
Understanding these patterns is super helpful if you want to make great websites. Each pattern has its own use, and knowing when to use them can make your websites much better.
This is just the start of our journey into rendering patterns. If you want to learn more about each pattern, with examples and how to use them, check out my full guide on my portfolio site.
Remember, the key is not just knowing these patterns, but understanding when to use them. Happy website building! ?
If you find any errors or have suggestions for improvement, please let me know! Your feedback is valuable in making this content even better.
Disclaimer: All resources provided are partly from the Internet. If there is any infringement of your copyright or other rights and interests, please explain the detailed reasons and provide proof of copyright or rights and interests and then send it to the email: [email protected] We will handle it for you as soon as possible.
Copyright© 2022 湘ICP备2022001581号-3