Build wicked fast sites with Astro: An Introduction
An introduction to Astro, a new web framework focused on performance by shipping less client-side JavaScript and supporting multiple frameworks.
An introduction to Astro, a new web framework focused on performance by shipping less client-side JavaScript and supporting multiple frameworks.
An introductory guide to NextJS, covering its core features like file-based routing, static generation, and server-side rendering.
A developer explains the tech stack and process used to build their custom blog, focusing on Next.js and MDX for flexibility.
A tutorial on creating a custom Gatsby source plugin to fetch and integrate data from the Hashnode API into a Gatsby site's GraphQL layer.
A developer explores integrating Rollup.js into the 11ty static site generator's build pipeline for more efficient JavaScript bundling.
A developer's journey from WordPress to modern static site generators, detailing the evolution of their personal site and the reasons for moving away from the platform.
A developer details his migration from the Hexo static site generator to Next.js, highlighting the technical challenges and benefits of the new framework.
A guide to creating a developer portfolio website using a custom Gatsby template that includes project listings and markdown blog functionality.
Explores Svelte framework options after Sapper's deprecation, comparing alternatives like SvelteKit, Elder.js, and Routify for developers.
A technical tutorial on integrating an Instagram feed into a Next.js website using the instagram-web-api npm package, covering authentication and data fetching.
A developer shares techniques for preventing unwanted browser caching of static site assets, including file hashing with Eleventy and Parcel.
A guide on integrating a Hugo static blog into a Django application using a route-based approach like mysite.com/blog/.
A technical guide on migrating a Jekyll static site's CI/CD pipeline from CircleCI to GitHub Actions, covering build and deployment steps.
A technical guide on building a blog using Markdown, frontmatter for metadata, and NPM packages like markdown-it for HTML conversion.
A developer explains the design philosophy and technical requirements behind their personal website, including the choice of StencilJS and Vercel.
A developer's first blog post, introducing their site built with StencilJS and plans to write about technical concepts and solutions.
A developer shares their experience and troubleshooting steps while deploying a Gatsby site to Azure Static Web Apps, highlighting build issues and solutions.
Learn how to use GraphQL to programmatically create pages and manage data in your Gatsby.js projects.
Explores implementing a 'random link' feature for web comics on static sites using Eleventy and build-time JavaScript, avoiding server-side logic.
A web developer explains why they prefer HTML and CSS over static design tools like Figma for core design work, while acknowledging the latter's benefits for stakeholder collaboration.