/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

stevenwoodson.com
| | www.webstoemp.com
5.9 parsecs away

Travel
| | Fetching a whole bunch of data from APIs at build time can be an intensive process. Getting that data in a performant way and caching it locally is an important part of Jamstack projects.
| | 11ty.rocks
12.1 parsecs away

Travel
| | Begin from a blank directory and build up your first Eleventy site. Includes gotchas along the way, why they happen, and how to resolve them. You'll create essential layouts while learn the basics of using Nunjucks and Markdown for templating. And you'll learn to work with local data and external API data. As a bonus, get setup to deploy your final site to Netlify.
| | robkendal.co.uk
12.5 parsecs away

Travel
| | Learn how to create an RSS feed for your Next.js website in part three in the series of using WordPress as a headless CMS with Next.js
| | www.boardinfinity.com
29.0 parsecs away

Travel
| SetState is a React lifecycle method that allows an application to update the state of a component without the need for that component to re-render.