Explore >> Select a destination


You are here

bryanlrobinson.com
| | www.webstoemp.com
7.2 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.
| | davedavies.dev
5.1 parsecs away

Travel
| | Use 11ty Static Site Generator to fetch posts and pages from a WordPress blog, and build them into an entirely static website we can deploy to Netlify
| | jkc.codes
6.6 parsecs away

Travel
| | Several static site generators and content management systems have built in functionality to mark posts as drafts. Eleventy (11ty) isn't one of these...
| | yasoob.me
54.4 parsecs away

Travel
| Hi there folks! Recently I was doing a task for fossasia which required me to make a Django web app which allowed users to submit their email addresses and receive a welcome email in return. I was able to complete the project in a couple of hours. Most of the time was spent in making the UI look good. I am going to show you how you can easily make a similar app.