Explore >> Select a destination


You are here

nikolovlazar.com
| | scastiel.dev
4.1 parsecs away

Travel
| | Next.js has a wonderful Image component that lazy loads images and optimizes their dimensions. Here is how to use it when generating your blog from Markdown.
| | arne.me
3.8 parsecs away

Travel
| | A guide to set up build-time Open Graph images in Astro using Satori, sharp and Astro endpoints.
| | haseebmajid.dev
4.7 parsecs away

Travel
| | In this article, we will look at how we can add an "edit post" button, to your Gatsby blog. When this button is clicked it will take the user to your markdown file, on github/gitlab that was used to generate the blog post they are currently viewing. Setup Before we add the edit button to a Gatsby blog, let's set up a simple Gatsby site using the Gatsby blog starter. You can skip this step and add the button to an existing site.
| | vercel.com
11.3 parsecs away

Travel
| React Server Components are changing the fundamental paradigms of React. Learn how Next.js handles the complexities and improves the performance of your applications.